Home
last modified time | relevance | path

Searched refs:INTR_RX_COMP_FULL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dcassini.h89 #define INTR_RX_COMP_FULL 0x00000080 /* no more room in completion macro
H A Dcassini.c2439 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()