Searched refs:IXGBE_ETQF_POOL_ENABLE (Results 1 – 2 of 2) sorted by relevance
674 etqf |= IXGBE_ETQF_POOL_ENABLE; in ixgbe_configure_fcoe()709 etqf |= IXGBE_ETQF_POOL_ENABLE; in ixgbe_configure_fcoe()
1560 #define IXGBE_ETQF_POOL_ENABLE (1 << 26) /* bit 26 */ macro