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