Searched refs:BFE_ISTAT_TX (Results 1 – 2 of 2) sorted by relevance
61 #define BFE_ISTAT_TX 0x01000000 /* TX Interrupt */ macro70 BFE_ISTAT_RX | BFE_ISTAT_TX)
2423 if (intr_stat & BFE_ISTAT_TX) { in bfe_interrupt()