Searched refs:RxEmpty (Results 1 – 2 of 2) sorted by relevance
189 RxEmpty = (1 << 7), enumerator247 IntrOK | IntrErr | RxIntr | RxEmpty | TxIntr | TxEmpty |510 if (status & (RxIntr | RxEmpty)) { in de_interrupt()512 if (status & RxEmpty) in de_interrupt()
229 RxEmpty = (1 << 4), /* No Rx descriptors available */ enumerator238 RxFIFOOvr | LinkChg | RxEmpty | TxErr | TxOK |288 cp_rx_intr_mask = RxOK | RxErr | RxEmpty | RxFIFOOvr,603 if (status & (RxOK | RxErr | RxEmpty | RxFIFOOvr)) in cp_interrupt()