Searched refs:S_RXFCSERR (Results 1 – 1 of 1) sorted by relevance
29031 #define S_RXFCSERR 0 macro29033 #define V_RXFCSERR(x) ((x) << S_RXFCSERR)29034 #define G_RXFCSERR(x) (((x) >> S_RXFCSERR) & M_RXFCSERR)