Searched refs:igc_setup_tx_resources (Results 1 – 3 of 3) sorted by relevance
24 int igc_setup_tx_resources(struct igc_ring *ring);
295 int igc_setup_tx_resources(struct igc_ring *tx_ring) in igc_setup_tx_resources() function339 err = igc_setup_tx_resources(adapter->tx_ring[i]); in igc_setup_all_tx_resources()
546 err = igc_setup_tx_resources(&temp_ring[i]); in igc_set_ringparam()