Searched refs:S_RXDROP1 (Results 1 – 1 of 1) sorted by relevance
27262 #define S_RXDROP1 8 macro27264 #define V_RXDROP1(x) ((x) << S_RXDROP1)27265 #define G_RXDROP1(x) (((x) >> S_RXDROP1) & M_RXDROP1)