Searched refs:IXGBE_MRQC_MULTIPLE_RSS (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/ | ||
D | ixgbe_type.h | 2330 #define IXGBE_MRQC_MULTIPLE_RSS 0x00002000 macro |
D | ixgbe_main.c | 3974 mrqc |= IXGBE_MRQC_MULTIPLE_RSS; in ixgbe_setup_mrqc() |