net/ixgbe/base: add physical layer options for FW PHY type
authorWei Dai <wei.dai@intel.com>
Wed, 21 Dec 2016 09:48:04 +0000 (17:48 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:40:51 +0000 (19:40 +0100)
commita2fdf99edfe4758de88ed20f716de668535be902
treec3500085d738c423fe79fbdc5ce310ace21955fe
parent6d5408c1e60c08ac668d0ffa42ac87c0f31ba349
net/ixgbe/base: add physical layer options for FW PHY type

The "FW" PHY type now supports speeds 10M, 100M, and 1G.
Previously, only the 1G speed was reported for this PHY type.
Add reporting 10M and 100M speed options.

Signed-off-by: Wei Dai <wei.dai@intel.com>
drivers/net/ixgbe/base/ixgbe_type.h
drivers/net/ixgbe/base/ixgbe_x550.c