Searched refs:e1000_clean_tx_irq (Results 1 – 2 of 2) sorted by relevance
110 static bool e1000_clean_tx_irq(struct e1000_adapter *adapter,3800 tx_clean_complete = e1000_clean_tx_irq(adapter, &adapter->tx_ring[0]); in e1000_clean()3825 static bool e1000_clean_tx_irq(struct e1000_adapter *adapter, in e1000_clean_tx_irq() function
1212 static bool e1000_clean_tx_irq(struct e1000_ring *tx_ring) in e1000_clean_tx_irq() function1932 if (!e1000_clean_tx_irq(tx_ring)) in e1000_intr_msix_tx()2680 tx_cleaned = e1000_clean_tx_irq(adapter->tx_ring); in e1000e_poll()