Searched refs:LE_R1_CRC (Results 1 – 6 of 6) sorted by relevance
130 #define LE_R1_CRC 0x08 /* CRC Error */ macro
202 #define LE_R1_CRC 0x08 /* CRC Error */ macro
154 #define LE_R1_CRC 0x08 /* CRC error */ macro525 if (bits & LE_R1_CRC) dev->stats.rx_crc_errors++; in lance_rx_dvma()695 if (bits & LE_R1_CRC) dev->stats.rx_crc_errors++; in lance_rx_pio()
126 #define LE_R1_CRC 0x0800 /* CRC error */ macro599 if (bits & LE_R1_CRC) in lance_rx()
313 if (bits & LE_R1_CRC) in lance_rx()
281 if (bits & LE_R1_CRC) in lance_rx()