Searched refs:RS_ERRORS (Results 1 – 5 of 5) sorted by relevance
193 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT) macro
1217 if ( !(status & RS_ERRORS ) ){ in smc_rcv()
816 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT) macro
428 if (unlikely(packet_len < 6 || status & RS_ERRORS)) { in smc_rcv()
261 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT) macro1498 if (!(rx_status & RS_ERRORS)) { in smc_rx()