Searched refs:S_TX_QUEUE (Results 1 – 1 of 1) sorted by relevance
538 #define S_TX_QUEUE 23 macro540 #define V_TX_QUEUE(x) ((x) << S_TX_QUEUE)541 #define G_TX_QUEUE(x) (((x) >> S_TX_QUEUE) & M_TX_QUEUE)