Searched refs:S_RXDROP2 (Results 1 – 1 of 1) sorted by relevance
27259 #define S_RXDROP2 16 macro27261 #define V_RXDROP2(x) ((x) << S_RXDROP2)27262 #define G_RXDROP2(x) (((x) >> S_RXDROP2) & M_RXDROP2)