Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h294 void igbvf_free_tx_resources(struct igbvf_ring *);
H A Dethtool.c244 igbvf_free_tx_resources(adapter->tx_ring); in igbvf_set_ringparam()
H A Dnetdev.c527 * igbvf_free_tx_resources - Free Tx Resources per Queue
532 void igbvf_free_tx_resources(struct igbvf_ring *tx_ring) in igbvf_free_tx_resources() function
1760 igbvf_free_tx_resources(adapter->tx_ring); in igbvf_open()
1787 igbvf_free_tx_resources(adapter->tx_ring); in igbvf_close()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h294 void igbvf_free_tx_resources(struct igbvf_ring *);
H A Dethtool.c248 igbvf_free_tx_resources(adapter->tx_ring); in igbvf_set_ringparam()
H A Dnetdev.c527 * igbvf_free_tx_resources - Free Tx Resources per Queue
532 void igbvf_free_tx_resources(struct igbvf_ring *tx_ring) in igbvf_free_tx_resources() function
1759 igbvf_free_tx_resources(adapter->tx_ring); in igbvf_open()
1786 igbvf_free_tx_resources(adapter->tx_ring); in igbvf_close()

Completed in 10 milliseconds