Searched refs:DC_RXSTAT_RXERR (Results 1 – 2 of 2) sorted by relevance
424 #define DC_RXSTAT_RXERR 0x00008000 macro
2902 if ((rxstat & DC_RXSTAT_RXERR)) { in dc_rxeof()