Searched refs:S_TX_PORT (Results 1 – 2 of 2) sorted by relevance
844 #define S_TX_PORT 0 macro846 #define V_TX_PORT(x) ((x) << S_TX_PORT)847 #define G_TX_PORT(x) (((x) >> S_TX_PORT) & M_TX_PORT)
1132 #define S_TX_PORT 0 macro1134 #define V_TX_PORT(x) ((x) << S_TX_PORT)1135 #define G_TX_PORT(x) (((x) >> S_TX_PORT) & M_TX_PORT)