Searched refs:IXGBE_ETQF_POOL_ENABLE (Results 1 – 2 of 2) sorted by relevance
653 etqf |= IXGBE_ETQF_POOL_ENABLE; in ixgbe_configure_fcoe()688 etqf |= IXGBE_ETQF_POOL_ENABLE; in ixgbe_configure_fcoe()
1763 #define IXGBE_ETQF_POOL_ENABLE BIT(26) /* bit 26 */ macro