Searched refs:IM_TX_EMPTY_INT (Results 1 – 3 of 3) sorted by relevance
142 #define IM_TX_EMPTY_INT 0x4 macro
607 SMC_ENABLE_INT(lp, IM_TX_INT | IM_TX_EMPTY_INT); in smc_hardware_send_pkt()1245 } else if (status & IM_TX_EMPTY_INT) { in smc_interrupt()1247 mask &= ~IM_TX_EMPTY_INT; in smc_interrupt()
653 #define IM_TX_EMPTY_INT 0x04 // Set if the TX FIFO goes empty macro