Searched refs:E1000_MRQC_ENABLE_RSS_MQ (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/intel/igb/ | ||
D | e1000_82575.h | 39 #define E1000_MRQC_ENABLE_RSS_MQ 0x00000002 macro |
D | igb_main.c | 4591 mrqc |= E1000_MRQC_ENABLE_RSS_MQ; in igb_setup_mrqc() |