Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c2405 static void ixgbevf_clean_tx_ring(struct ixgbevf_ring *tx_ring) in ixgbevf_clean_tx_ring() function
2484 ixgbevf_clean_tx_ring(adapter->tx_ring[i]); in ixgbevf_clean_all_tx_rings()
2486 ixgbevf_clean_tx_ring(adapter->xdp_ring[i]); in ixgbevf_clean_all_tx_rings()
3375 ixgbevf_clean_tx_ring(tx_ring); in ixgbevf_free_tx_resources()