Home
last modified time | relevance | path

Searched refs:INTR_RX_COMP_AF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dcassini.h98 #define INTR_RX_COMP_AF 0x00000200 /* less than the macro
H A Dcassini.c2468 if (status & (INTR_RX_COMP_AF | INTR_RX_COMP_FULL)) in cas_handle_irq1()
2521 if (status & (INTR_RX_COMP_AF | INTR_RX_COMP_FULL)) in cas_handle_irq()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dcassini.h98 #define INTR_RX_COMP_AF 0x00000200 /* less than the 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()

Completed in 25 milliseconds