Searched refs:RSS_QUEUE_S (Results 1 – 1 of 1) sorted by relevance
281 #define RSS_QUEUE_S 0 macro283 #define RSS_QUEUE_V(x) ((x) << RSS_QUEUE_S)284 #define RSS_QUEUE_G(x) (((x) >> RSS_QUEUE_S) & RSS_QUEUE_M)