Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sun/
Dcassini.h381 #define INTR_RX_COMP_AF_ALT 0x04 macro
387 INTR_RX_COMP_AF_ALT | \
Dcassini.c2441 if (status & (INTR_RX_COMP_FULL_ALT | INTR_RX_COMP_AF_ALT)) in cas_handle_irqN()