Searched refs:ixgb_setup_tx_resources (Results 1 – 3 of 3) sorted by relevance
175 int ixgb_setup_tx_resources(struct ixgb_adapter *adapter);
512 if ((err = ixgb_setup_tx_resources(adapter))) in ixgb_set_ringparam()
604 err = ixgb_setup_tx_resources(adapter); in ixgb_open()667 ixgb_setup_tx_resources(struct ixgb_adapter *adapter) in ixgb_setup_tx_resources() function