Searched refs:i40e_clean_tx_irq (Results 1 – 2 of 2) sorted by relevance
211 static bool i40e_clean_tx_irq(struct i40e_ring *tx_ring, int budget) in i40e_clean_tx_irq() function1317 clean_complete &= i40e_clean_tx_irq(ring, vsi->work_limit); in i40evf_napi_poll()
692 static bool i40e_clean_tx_irq(struct i40e_ring *tx_ring, int budget) in i40e_clean_tx_irq() function1867 clean_complete &= i40e_clean_tx_irq(ring, vsi->work_limit); in i40e_napi_poll()