Searched refs:S_RSS_QUEUE (Results 1 – 1 of 1) sorted by relevance
211 #define S_RSS_QUEUE 0 macro213 #define V_RSS_QUEUE(x) ((x) << S_RSS_QUEUE)214 #define G_RSS_QUEUE(x) (((x) >> S_RSS_QUEUE) & M_RSS_QUEUE)