Searched refs:TX_QUEUE_S (Results 1 – 1 of 1) sorted by relevance
477 #define TX_QUEUE_S 23 macro479 #define TX_QUEUE_V(x) ((x) << TX_QUEUE_S)480 #define TX_QUEUE_G(x) (((x) >> TX_QUEUE_S) & TX_QUEUE_M)