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