Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dcassini.h368 #define INTR_RX_COMP_FULL_ALT 0x02 macro
374 INTR_RX_COMP_FULL_ALT | \
Dcassini.c2389 if (status & (INTR_RX_COMP_FULL_ALT | INTR_RX_COMP_AF_ALT)) in cas_handle_irqN()