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

/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c767 * igbvf_clean_tx_irq - Reclaim resources after transmit completes
772 static bool igbvf_clean_tx_irq(struct igbvf_ring *tx_ring) function
888 if (!igbvf_clean_tx_irq(tx_ring))
2514 igbvf_clean_tx_irq(adapter->tx_ring);

Completed in 99 milliseconds