Searched refs:S_RSS_QUEUE (Results 1 – 1 of 1) sorted by relevance
557 #define S_RSS_QUEUE 0 macro559 #define V_RSS_QUEUE(x) ((x) << S_RSS_QUEUE)560 #define G_RSS_QUEUE(x) (((x) >> S_RSS_QUEUE) & M_RSS_QUEUE)