Home
last modified time | relevance | path

Searched refs:IXGBE_DEVICE_CAPS_FCOE_OFFLOADS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2107 #define IXGBE_DEVICE_CAPS_FCOE_OFFLOADS 0x2 macro
Dixgbe_main.c8833 if (device_caps & IXGBE_DEVICE_CAPS_FCOE_OFFLOADS) in ixgbe_probe()