Searched refs:ice_cfg_q_bw_lmt (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.h | 144 ice_cfg_q_bw_lmt(struct ice_port_info *pi, u16 vsi_handle, u8 tc,
|
H A D | ice_virtchnl.c | 1149 ret = ice_cfg_q_bw_lmt(hw->port_info, vsi->idx, tc, in ice_vf_cfg_qs_bw() 1160 ret = ice_cfg_q_bw_lmt(hw->port_info, vsi->idx, tc, in ice_vf_cfg_qs_bw()
|
H A D | ice_sched.c | 3867 ice_cfg_q_bw_lmt(struct ice_port_info *pi, u16 vsi_handle, u8 tc, in ice_cfg_q_bw_lmt() function
|
H A D | ice_main.c | 6172 status = ice_cfg_q_bw_lmt(vsi->port_info, vsi->idx, tc, in ice_set_tx_maxrate()
|