Searched refs:tx_isr (Results 1 – 2 of 2) sorted by relevance
244 static void tx_isr(struct scc_priv *priv);1002 tx_isr(priv); in tx_on()1094 tx_isr(&info->priv[0]); in z8530_isr()1100 tx_isr(&info->priv[1]); in z8530_isr()1283 static void tx_isr(struct scc_priv *priv) in tx_isr() function
46 u32 tx_isr; member825 hw->intr_mask |= atl1c_qregs[i].tx_isr; in atl1c_sw_init()1646 adapter->hw.intr_mask |= atl1c_qregs[tpd_ring->num].tx_isr; in atl1c_clean_tx()1671 if (!(status & atl1c_qregs[i].tx_isr)) in atl1c_intr_rx_tx()1674 intr_mask &= ~atl1c_qregs[i].tx_isr; in atl1c_intr_rx_tx()