Searched refs:RxErrCRC (Results 1 – 2 of 2) sorted by relevance
169 RxErrCRC = (1 << 1), enumerator389 if (status & RxErrCRC) de->dev->stats.rx_crc_errors++; in de_rx_err_acct()
203 RxErrCRC = (1 << 18), /* Rx CRC error */ enumerator442 if (status & RxErrCRC) in cp_rx_err_acct()