Searched refs:ixgb_setup_tx_resources (Results 1 – 3 of 3) sorted by relevance
173 int ixgb_setup_tx_resources(struct ixgb_adapter *adapter);
510 if ((err = ixgb_setup_tx_resources(adapter))) in ixgb_set_ringparam()
600 err = ixgb_setup_tx_resources(adapter); in ixgb_open()663 ixgb_setup_tx_resources(struct ixgb_adapter *adapter) in ixgb_setup_tx_resources() function