Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.c211 static bool i40e_clean_tx_irq(struct i40e_ring *tx_ring, int budget) in i40e_clean_tx_irq() function
1317 clean_complete &= i40e_clean_tx_irq(ring, vsi->work_limit); in i40evf_napi_poll()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c692 static bool i40e_clean_tx_irq(struct i40e_ring *tx_ring, int budget) in i40e_clean_tx_irq() function
1867 clean_complete &= i40e_clean_tx_irq(ring, vsi->work_limit); in i40e_napi_poll()