Searched refs:S_RXDROP2 (Results 1 – 1 of 1) sorted by relevance
34136 #define S_RXDROP2 16 macro34138 #define V_RXDROP2(x) ((x) << S_RXDROP2)34139 #define G_RXDROP2(x) (((x) >> S_RXDROP2) & M_RXDROP2)