Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c2362 static void ixgbevf_clean_tx_ring(struct ixgbevf_ring *tx_ring) in ixgbevf_clean_tx_ring() function
2441 ixgbevf_clean_tx_ring(adapter->tx_ring[i]); in ixgbevf_clean_all_tx_rings()
2443 ixgbevf_clean_tx_ring(adapter->xdp_ring[i]); in ixgbevf_clean_all_tx_rings()
3328 ixgbevf_clean_tx_ring(tx_ring); in ixgbevf_free_tx_resources()