Searched refs:IGC_MRQC_ENABLE_MASK (Results 1 – 2 of 2) sorted by relevance
720 #define IGC_MRQC_ENABLE_MASK 0x00000007 macro
846 mrqc &= ~IGC_MRQC_ENABLE_MASK; in igc_rss_disable()