Searched refs:S_RX_NPORTS (Results 1 – 1 of 1) sorted by relevance
1422 #define S_RX_NPORTS 0 macro1424 #define V_RX_NPORTS(x) ((x) << S_RX_NPORTS)1425 #define G_RX_NPORTS(x) (((x) >> S_RX_NPORTS) & M_RX_NPORTS)