Searched refs:TX_QUEUE_S (Results 1 – 1 of 1) sorted by relevance
365 #define TX_QUEUE_S 23 macro367 #define TX_QUEUE_V(x) ((x) << TX_QUEUE_S)368 #define TX_QUEUE_G(x) (((x) >> TX_QUEUE_S) & TX_QUEUE_M)