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