Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2137 #define IXGBE_DEVICE_CAPS_FCOE_OFFLOADS 0x2 macro
Dixgbe_main.c10675 if (device_caps & IXGBE_DEVICE_CAPS_FCOE_OFFLOADS) in ixgbe_probe()