Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c651 etqf = ETH_P_FCOE | IXGBE_ETQF_FCOE | IXGBE_ETQF_FILTER_EN; in ixgbe_configure_fcoe()
H A Dixgbe_type.h1758 #define IXGBE_ETQF_FCOE 0x08000000 /* bit 27 */ macro