Searched refs:INTR_RX_DONE (Results 1 – 2 of 2) sorted by relevance
98 #define INTR_RX_DONE 0x00000040 macro107 (INTR_RX_IDLE | INTR_RX_DONE | INTR_TXQ1_IDLE | \
1352 if ((status & (INTR_RX_DONE | INTR_RX_IDLE)) != 0) { in sge_intr()