Searched refs:RX_BD_ERRORS (Results 1 – 1 of 1) sorted by relevance
35 #define RX_BD_ERRORS (R_CD_S | R_OV_S | R_CR_S | R_AB_S | R_NO_S | R_LG_S) macro536 if (bd_status & (RX_BD_ERRORS)) { in hdlc_rx_done()