Searched refs:S_RXFCSERR (Results 1 – 1 of 1) sorted by relevance
52345 #define S_RXFCSERR 0 macro52347 #define V_RXFCSERR(x) ((x) << S_RXFCSERR)52348 #define G_RXFCSERR(x) (((x) >> S_RXFCSERR) & M_RXFCSERR)