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

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc.h310 void igc_free_tx_resources(struct igc_ring *ring);
H A Digc_ethtool.c654 igc_free_tx_resources(&temp_ring[i]);
661 igc_free_tx_resources(adapter->tx_ring[i]);
H A Digc_main.c270 * igc_free_tx_resources - Free Tx Resources per Queue
275 void igc_free_tx_resources(struct igc_ring *tx_ring) function
303 igc_free_tx_resources(adapter->tx_ring[i]);
400 igc_free_tx_resources(adapter->tx_ring[i]);

Completed in 116 milliseconds