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,3801 tx_clean_complete = e1000_clean_tx_irq(adapter, &adapter->tx_ring[0]); in e1000_clean()3826 static bool e1000_clean_tx_irq(struct e1000_adapter *adapter, in e1000_clean_tx_irq() function
1211 static bool e1000_clean_tx_irq(struct e1000_ring *tx_ring) in e1000_clean_tx_irq() function1931 if (!e1000_clean_tx_irq(tx_ring)) in e1000_intr_msix_tx()2679 tx_cleaned = e1000_clean_tx_irq(adapter->tx_ring); in e1000e_poll()