Searched defs:igb_set_vf_rate_limit (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/igb/
H A Digb_main.c7767 static void igb_set_vf_rate_limit(struct e1000_hw *hw, int vf, int tx_rate, function
7818 igb_set_vf_rate_limit(&adapter->hw, i,
7846 igb_set_vf_rate_limit(hw, vf, max_tx_rate, actual_link_speed);

Completed in 23 milliseconds