H A D | ice_sched.c | 3117 * @rl_type: rate limit type CIR, EIR, or shared 3124 enum ice_rl_type rl_type, u16 bw_alloc) in ice_sched_cfg_node_bw_alloc() 3132 if (rl_type == ICE_MIN_BW) { in ice_sched_cfg_node_bw_alloc() 3135 } else if (rl_type == ICE_MAX_BW) { in ice_sched_cfg_node_bw_alloc() 3258 * @rl_type: rate limit type min or max 3265 enum ice_rl_type rl_type, u16 bw_alloc) in ice_sched_save_vsi_bw_alloc() 3274 switch (rl_type) { in ice_sched_save_vsi_bw_alloc() 3351 * @rl_type: rate limit type min, max, or shared 3358 enum ice_rl_type rl_type, u32 bw) in ice_sched_save_vsi_bw() 3367 switch (rl_type) { in ice_sched_save_vsi_bw() 3122 ice_sched_cfg_node_bw_alloc(struct ice_hw * hw,struct ice_sched_node * node,enum ice_rl_type rl_type,u16 bw_alloc) ice_sched_cfg_node_bw_alloc() argument 3263 ice_sched_save_vsi_bw_alloc(struct ice_port_info * pi,u16 vsi_handle,u8 tc,enum ice_rl_type rl_type,u16 bw_alloc) ice_sched_save_vsi_bw_alloc() argument 3356 ice_sched_save_vsi_bw(struct ice_port_info * pi,u16 vsi_handle,u8 tc,enum ice_rl_type rl_type,u32 bw) ice_sched_save_vsi_bw() argument 3435 ice_sched_save_agg_bw_alloc(struct ice_port_info * pi,u32 agg_id,u8 tc,enum ice_rl_type rl_type,u16 bw_alloc) ice_sched_save_agg_bw_alloc() argument 3469 ice_sched_save_agg_bw(struct ice_port_info * pi,u32 agg_id,u8 tc,enum ice_rl_type rl_type,u32 bw) ice_sched_save_agg_bw() argument 3507 ice_cfg_vsi_bw_lmt_per_tc(struct ice_port_info * pi,u16 vsi_handle,u8 tc,enum ice_rl_type rl_type,u32 bw) ice_cfg_vsi_bw_lmt_per_tc() argument 3534 ice_cfg_vsi_bw_dflt_lmt_per_tc(struct ice_port_info * pi,u16 vsi_handle,u8 tc,enum ice_rl_type rl_type) ice_cfg_vsi_bw_dflt_lmt_per_tc() argument 3564 ice_cfg_agg_bw_lmt_per_tc(struct ice_port_info * pi,u32 agg_id,u8 tc,enum ice_rl_type rl_type,u32 bw) ice_cfg_agg_bw_lmt_per_tc() argument 3590 ice_cfg_agg_bw_dflt_lmt_per_tc(struct ice_port_info * pi,u32 agg_id,u8 tc,enum ice_rl_type rl_type) ice_cfg_agg_bw_dflt_lmt_per_tc() argument 3854 ice_cfg_vsi_bw_alloc(struct ice_port_info * pi,u16 vsi_handle,u8 ena_tcmap,enum ice_rl_type rl_type,u8 * bw_alloc) ice_cfg_vsi_bw_alloc() argument 3906 ice_cfg_agg_bw_alloc(struct ice_port_info * pi,u32 agg_id,u8 ena_tcmap,enum ice_rl_type rl_type,u8 * bw_alloc) ice_cfg_agg_bw_alloc() argument 4078 ice_sched_add_rl_profile(struct ice_hw * hw,enum ice_rl_type rl_type,u32 bw,u8 layer_num) ice_sched_add_rl_profile() argument 4155 ice_sched_cfg_node_bw_lmt(struct ice_hw * hw,struct ice_sched_node * node,enum ice_rl_type rl_type,u16 rl_prof_id) ice_sched_cfg_node_bw_lmt() argument 4194 ice_sched_get_node_rl_prof_id(struct ice_sched_node * node,enum ice_rl_type rl_type) ice_sched_get_node_rl_prof_id() argument 4229 ice_sched_get_rl_prof_layer(struct ice_port_info * pi,enum ice_rl_type rl_type,u8 layer_index) ice_sched_get_rl_prof_layer() argument 4341 ice_sched_set_node_bw_dflt(struct ice_port_info * pi,struct ice_sched_node * node,enum ice_rl_type rl_type,u8 layer_num) ice_sched_set_node_bw_dflt() argument 4396 ice_sched_set_node_bw(struct ice_port_info * pi,struct ice_sched_node * node,enum ice_rl_type rl_type,u32 bw,u8 layer_num) ice_sched_set_node_bw() argument 4497 ice_sched_set_node_bw_lmt(struct ice_port_info * pi,struct ice_sched_node * node,enum ice_rl_type rl_type,u32 bw) ice_sched_set_node_bw_lmt() argument 4531 ice_sched_set_node_bw_dflt_lmt(struct ice_port_info * pi,struct ice_sched_node * node,enum ice_rl_type rl_type) ice_sched_set_node_bw_dflt_lmt() argument 4573 ice_sched_save_q_bw(struct ice_q_ctx * q_ctx,enum ice_rl_type rl_type,u32 bw) ice_sched_save_q_bw() argument 4604 ice_sched_set_q_bw_lmt(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 q_handle,enum ice_rl_type rl_type,u32 bw) ice_sched_set_q_bw_lmt() argument 4667 ice_cfg_q_bw_lmt(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 q_handle,enum ice_rl_type rl_type,u32 bw) ice_cfg_q_bw_lmt() argument 4685 ice_cfg_q_bw_dflt_lmt(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 q_handle,enum ice_rl_type rl_type) ice_cfg_q_bw_dflt_lmt() argument 4703 ice_sched_save_tc_node_bw(struct ice_port_info * pi,u8 tc,enum ice_rl_type rl_type,u32 bw) ice_sched_save_tc_node_bw() argument 4734 ice_sched_set_tc_node_bw_lmt(struct ice_port_info * pi,u8 tc,enum ice_rl_type rl_type,u32 bw) ice_sched_set_tc_node_bw_lmt() argument 4769 ice_cfg_tc_node_bw_lmt(struct ice_port_info * pi,u8 tc,enum ice_rl_type rl_type,u32 bw) ice_cfg_tc_node_bw_lmt() argument 4784 ice_cfg_tc_node_bw_dflt_lmt(struct ice_port_info * pi,u8 tc,enum ice_rl_type rl_type) ice_cfg_tc_node_bw_dflt_lmt() argument 4800 ice_sched_save_tc_node_bw_alloc(struct ice_port_info * pi,u8 tc,enum ice_rl_type rl_type,u16 bw_alloc) ice_sched_save_tc_node_bw_alloc() argument 4832 ice_sched_set_tc_node_bw_alloc(struct ice_port_info * pi,u8 tc,enum ice_rl_type rl_type,u8 bw_alloc) ice_sched_set_tc_node_bw_alloc() argument 4866 ice_cfg_tc_node_bw_alloc(struct ice_port_info * pi,u8 tc,enum ice_rl_type rl_type,u8 bw_alloc) ice_cfg_tc_node_bw_alloc() argument 4999 ice_sched_set_node_bw_lmt_per_tc(struct ice_port_info * pi,u32 id,enum ice_agg_type agg_type,u8 tc,enum ice_rl_type rl_type,u32 bw) ice_sched_set_node_bw_lmt_per_tc() argument 5047 enum ice_rl_type rl_type = ICE_SHARED_BW; ice_sched_validate_vsi_srl_node() local 5093 ice_sched_set_save_vsi_srl_node_bw(struct ice_port_info * pi,u16 vsi_handle,u8 tc,struct ice_sched_node * srl_node,enum ice_rl_type rl_type,u32 bw) ice_sched_set_save_vsi_srl_node_bw() argument 5246 enum ice_rl_type rl_type = ICE_SHARED_BW; ice_sched_validate_agg_srl_node() local 5322 ice_sched_set_save_agg_srl_node_bw(struct ice_port_info * pi,u32 agg_id,u8 tc,struct ice_sched_node * srl_node,enum ice_rl_type rl_type,u32 bw) ice_sched_set_save_agg_srl_node_bw() argument 5356 enum ice_rl_type rl_type = ICE_SHARED_BW; ice_sched_set_agg_node_srl_per_tc() local [all...] |