Searched refs:S_RXMACPORT (Results 1 – 1 of 1) sorted by relevance
11715 #define S_RXMACPORT 20 macro11717 #define V_RXMACPORT(x) ((x) << S_RXMACPORT)11718 #define G_RXMACPORT(x) (((x) >> S_RXMACPORT) & M_RXMACPORT)