Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c674 etqf |= IXGBE_ETQF_POOL_ENABLE; in ixgbe_configure_fcoe()
709 etqf |= IXGBE_ETQF_POOL_ENABLE; in ixgbe_configure_fcoe()
Dixgbe_type.h1560 #define IXGBE_ETQF_POOL_ENABLE (1 << 26) /* bit 26 */ macro