igb_free_tx_resources
void igb_free_tx_resources(struct igb_ring *);
igb_free_tx_resources(&adapter->test_tx_ring);
igb_free_tx_resources(&temp_ring[i]);
igb_free_tx_resources(adapter->tx_ring[i]);
igb_free_tx_resources(adapter->tx_ring[i]);
igb_free_tx_resources(adapter->tx_ring[i]);