Searched refs:S_RXPORT2DROPCNT (Results 1 – 1 of 1) sorted by relevance
1522 #define S_RXPORT2DROPCNT 0 macro1524 #define V_RXPORT2DROPCNT(x) ((x) << S_RXPORT2DROPCNT)1525 #define G_RXPORT2DROPCNT(x) (((x) >> S_RXPORT2DROPCNT) & M_RXPORT2DROPCNT)