Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dcassini.h111 #define INTR_RX_COMP_AF 0x00000200 /* less than the macro
Dcassini.c2494 if (status & (INTR_RX_COMP_AF | INTR_RX_COMP_FULL)) in cas_handle_irq1()
2547 if (status & (INTR_RX_COMP_AF | INTR_RX_COMP_FULL)) in cas_handle_irq()