Searched refs:INTR_RX_COMP_FULL (Results 1 – 2 of 2) sorted by relevance
89 #define INTR_RX_COMP_FULL 0x00000080 /* no more room in completion macro
2439 if (status & (INTR_RX_COMP_AF | INTR_RX_COMP_FULL)) in cas_handle_irq1()2492 if (status & (INTR_RX_COMP_AF | INTR_RX_COMP_FULL)) in cas_handle_irq()