Searched refs:RxError (Results 1 – 3 of 3) sorted by relevance
208 TxEmpty=0x0080, TxDone=0x0020, RxError=0x0010, enumerator728 ew32(INTMASK, RxError | RxHeader | EpicNapiEvent | CntFull | in epic_open()815 ew32(INTMASK, RxError | RxHeader | EpicNapiEvent | CntFull | in epic_restart()
173 RxError = (1 << 15), enumerator391 } else if (status & RxError) { in de_rx_err_acct()
180 RxError = (1 << 20), /* Rx error summary */ enumerator502 if (status & (RxError | RxErrFIFO)) { in cp_rx_poll()