Searched refs:RX_CRC (Results 1 – 3 of 3) sorted by relevance
84 #define RX_CRC 0x08 /* CRC Error */ macro
1580 if (rmdstat & RX_CRC) p->stats.rx_crc_errors++; in SK_rxintr()
173 #define RX_CRC 0x08 /* Rx: CRC error */ macro1165 if (dmabits & RX_CRC) { in fst_log_rx_error()