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

/linux-master/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)) {
2509 status &= ~(INTR_TX_ALL | INTR_TX_INTME);

Completed in 131 milliseconds