ixgbe/base: add a new 82599 device id
Since this 82599 device supports WoL(Wake on LAN), driver needs a define for the sub device ID. Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com> Acked-by: Helin Zhang <helin.zhang@intel.com>
This commit is contained in:
parent
58ddc803e4
commit
84f86ed5c4
@ -109,6 +109,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
#define IXGBE_SUBDEV_ID_82599_LOM_SNAP6 0x2159
|
||||
#define IXGBE_SUBDEV_ID_82599_SFP_1OCP 0x000D
|
||||
#define IXGBE_SUBDEV_ID_82599_SFP_2OCP 0x0008
|
||||
#define IXGBE_SUBDEV_ID_82599_SFP_LOM 0x06EE
|
||||
#define IXGBE_DEV_ID_82599_BACKPLANE_FCOE 0x152A
|
||||
#define IXGBE_DEV_ID_82599_SFP_FCOE 0x1529
|
||||
#define IXGBE_DEV_ID_82599_SFP_EM 0x1507
|
||||
|
Loading…
x
Reference in New Issue
Block a user