Searched refs:CREG_STAT_TXIRQ (Results 1 – 4 of 4) sorted by relevance
58 #define CREG_STAT_TXIRQ 0x00200000 /* Transmit Interrupt */ macro
73 #define CREG_STAT_TXIRQ 0x00200000 /* Transmit Interrupt */ macro
489 (qe_status & CREG_STAT_TXIRQ)) { in qec_interrupt()
904 if (bmac_status & CREG_STAT_TXIRQ) in bigmac_interrupt()