Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2142 #define IXGBE_DEVICE_CAPS_FCOE_OFFLOADS 0x2 macro
Dixgbe_main.c11025 if (device_caps & IXGBE_DEVICE_CAPS_FCOE_OFFLOADS) in ixgbe_probe()