Searched refs:igbvf_clean_tx_irq (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c741 * igbvf_clean_tx_irq - Reclaim resources after transmit completes
745 static bool igbvf_clean_tx_irq(struct igbvf_ring *tx_ring) function
844 if (!igbvf_clean_tx_irq(tx_ring))
2441 igbvf_clean_tx_irq(adapter->tx_ring);

Completed in 16 milliseconds