Searched refs:ixgb_setup_tx_resources (Results 1 – 3 of 3) sorted by relevance
200 int ixgb_setup_tx_resources(struct ixgb_adapter *adapter);
532 if ((err = ixgb_setup_tx_resources(adapter))) in ixgb_set_ringparam()
637 err = ixgb_setup_tx_resources(adapter); in ixgb_open()700 ixgb_setup_tx_resources(struct ixgb_adapter *adapter) in ixgb_setup_tx_resources() function