Searched refs:E1000_MRQC_ENABLE_RSS_MQ (Results 1 – 4 of 4) sorted by relevance
39 #define E1000_MRQC_ENABLE_RSS_MQ 0x00000002 macro
4599 mrqc |= E1000_MRQC_ENABLE_RSS_MQ; in igb_setup_mrqc()
155 #define E1000_MRQC_ENABLE_RSS_MQ 0x00000002 macro
278 return (core->mac[MRQC] & 3) == E1000_MRQC_ENABLE_RSS_MQ && in igb_rss_enabled()