Searched refs:INTR_TX_ALL (Results 1 – 2 of 2) sorted by relevance
71 #define INTR_TX_ALL 0x00000002 /* all xmit frames xferred into macro
2507 if (status & (INTR_TX_ALL | INTR_TX_INTME)) { in cas_interrupt()2509 status &= ~(INTR_TX_ALL | INTR_TX_INTME); in cas_interrupt()