Searched refs:RxErrFIFO (Results 1 – 2 of 2) sorted by relevance
206 RxErrFIFO = (1 << 22), /* Rx error, FIFO overflowed, pkt bad */ enumerator448 if (status & RxErrFIFO) in cp_rx_err_acct()502 if (status & (RxError | RxErrFIFO)) { in cp_rx_poll()
170 RxErrFIFO = (1 << 0), enumerator390 if (status & RxErrFIFO) de->dev->stats.rx_fifo_errors++; in de_rx_err_acct()