Searched refs:S_RXFCSERR (Results 1 – 1 of 1) sorted by relevance
40366 #define S_RXFCSERR 0 macro40368 #define V_RXFCSERR(x) ((x) << S_RXFCSERR)40369 #define G_RXFCSERR(x) (((x) >> S_RXFCSERR) & M_RXFCSERR)