Searched refs:INTR_TX_INTME (Results 1 – 2 of 2) sorted by relevance
81 #define INTR_TX_INTME 0x00000001 /* frame w/ INT ME desc bit set macro
2562 if (status & (INTR_TX_ALL | INTR_TX_INTME)) { in cas_interrupt()2564 status &= ~(INTR_TX_ALL | INTR_TX_INTME); in cas_interrupt()