Searched refs:S_RXDROP3 (Results 1 – 1 of 1) sorted by relevance
12810 #define S_RXDROP3 24 macro12812 #define V_RXDROP3(x) ((x) << S_RXDROP3)12813 #define G_RXDROP3(x) (((x) >> S_RXDROP3) & M_RXDROP3)