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
158 #define LE_R1_CRC 0x08 /* CRC error */ macro529 if (bits & LE_R1_CRC) dev->stats.rx_crc_errors++; in lance_rx_dvma()699 if (bits & LE_R1_CRC) dev->stats.rx_crc_errors++; in lance_rx_pio()
125 #define LE_R1_CRC 0x0800 /* CRC error */ macro598 if (bits & LE_R1_CRC) in lance_rx()
312 if (bits & LE_R1_CRC) in lance_rx()
285 if (bits & LE_R1_CRC) in lance_rx()