Searched refs:S_RSS_QUEUE (Results 1 – 1 of 1) sorted by relevance
526 #define S_RSS_QUEUE 0 macro528 #define V_RSS_QUEUE(x) ((x) << S_RSS_QUEUE)529 #define G_RSS_QUEUE(x) (((x) >> S_RSS_QUEUE) & M_RSS_QUEUE)