Searched refs:RSS_QUEUE_S (Results 1 – 1 of 1) sorted by relevance
282 #define RSS_QUEUE_S 0 macro284 #define RSS_QUEUE_V(x) ((x) << RSS_QUEUE_S)285 #define RSS_QUEUE_G(x) (((x) >> RSS_QUEUE_S) & RSS_QUEUE_M)