Searched refs:CREG_STAT_TXIRQ (Results 1 – 4 of 4) sorted by relevance
57 #define CREG_STAT_TXIRQ 0x00200000 /* Transmit Interrupt */ macro
72 #define CREG_STAT_TXIRQ 0x00200000 /* Transmit Interrupt */ macro
487 (qe_status & CREG_STAT_TXIRQ)) { in qec_interrupt()
905 if (bmac_status & CREG_STAT_TXIRQ) in bigmac_interrupt()