Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dcassini.h71 #define INTR_TX_ALL 0x00000002 /* all xmit frames xferred into macro
H A Dcassini.c2507 if (status & (INTR_TX_ALL | INTR_TX_INTME)) { in cas_interrupt()
2509 status &= ~(INTR_TX_ALL | INTR_TX_INTME); in cas_interrupt()