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,3798 tx_clean_complete = e1000_clean_tx_irq(adapter, &adapter->tx_ring[0]); in e1000_clean()3823 static bool e1000_clean_tx_irq(struct e1000_adapter *adapter, in e1000_clean_tx_irq() function
1215 static bool e1000_clean_tx_irq(struct e1000_ring *tx_ring) in e1000_clean_tx_irq() function1923 if (!e1000_clean_tx_irq(tx_ring)) in e1000_intr_msix_tx()2670 tx_cleaned = e1000_clean_tx_irq(adapter->tx_ring); in e1000e_poll()