Searched refs:RxError (Results 1 – 2 of 2) sorted by relevance
180 RxError = (1 << 20), /* Rx error summary */ enumerator502 if (status & (RxError | RxErrFIFO)) { in cp_rx_poll()
167 RxError = (1 << 15), enumerator385 } else if (status & RxError) { in de_rx_err_acct()