Home
last modified time | relevance | path

Searched refs:i40e_clean_tx_irq (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.c152 static bool i40e_clean_tx_irq(struct i40e_ring *tx_ring, int budget) in i40e_clean_tx_irq() function
1337 clean_complete &= i40e_clean_tx_irq(ring, vsi->work_limit); in i40evf_napi_poll()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c634 static bool i40e_clean_tx_irq(struct i40e_ring *tx_ring, int budget) in i40e_clean_tx_irq() function
1899 clean_complete &= i40e_clean_tx_irq(ring, vsi->work_limit); in i40e_napi_poll()