Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c9663 static void igb_set_vf_rate_limit(struct e1000_hw *hw, int vf, int tx_rate, in igb_set_vf_rate_limit() function
9714 igb_set_vf_rate_limit(&adapter->hw, i, in igb_check_vf_rate_limit()
9742 igb_set_vf_rate_limit(hw, vf, max_tx_rate, actual_link_speed); in igb_ndo_set_vf_bw()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_main.c9787 static void igb_set_vf_rate_limit(struct e1000_hw *hw, int vf, int tx_rate, in igb_set_vf_rate_limit() function
9838 igb_set_vf_rate_limit(&adapter->hw, i, in igb_check_vf_rate_limit()
9866 igb_set_vf_rate_limit(hw, vf, max_tx_rate, actual_link_speed); in igb_ndo_set_vf_bw()

Completed in 23 milliseconds