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