Searched refs:E1000_MRQC_ENABLE_VMDQ_RSS_MQ (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/igb/ | ||
H A D | e1000_82575.h | 42 #define E1000_MRQC_ENABLE_VMDQ_RSS_MQ 0x00000005 macro |
H A D | igb_main.c | 4566 mrqc |= E1000_MRQC_ENABLE_VMDQ_RSS_MQ; in igb_setup_mrqc() |