Home
last modified time | relevance | path

Searched defs:shared_bw (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_sched.c3619 ice_cfg_vsi_bw_shared_lmt(struct ice_port_info * pi,u16 vsi_handle,u32 min_bw,u32 max_bw,u32 shared_bw) ice_cfg_vsi_bw_shared_lmt() argument
3655 ice_cfg_agg_bw_shared_lmt(struct ice_port_info * pi,u32 agg_id,u32 min_bw,u32 max_bw,u32 shared_bw) ice_cfg_agg_bw_shared_lmt() argument
3691 ice_cfg_agg_bw_shared_lmt_per_tc(struct ice_port_info * pi,u32 agg_id,u8 tc,u32 min_bw,u32 max_bw,u32 shared_bw) ice_cfg_agg_bw_shared_lmt_per_tc() argument
5124 ice_sched_set_vsi_node_srl_per_tc(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u32 min_bw,u32 max_bw,u32 shared_bw) ice_sched_set_vsi_node_srl_per_tc() argument
5178 ice_sched_set_vsi_bw_shared_lmt(struct ice_port_info * pi,u16 vsi_handle,u32 min_bw,u32 max_bw,u32 shared_bw) ice_sched_set_vsi_bw_shared_lmt() argument
5353 ice_sched_set_agg_node_srl_per_tc(struct ice_port_info * pi,u32 agg_id,u8 tc,u32 min_bw,u32 max_bw,u32 shared_bw) ice_sched_set_agg_node_srl_per_tc() argument
5408 ice_sched_set_agg_bw_shared_lmt(struct ice_port_info * pi,u32 agg_id,u32 min_bw,u32 max_bw,u32 shared_bw) ice_sched_set_agg_bw_shared_lmt() argument
5461 ice_sched_set_agg_bw_shared_lmt_per_tc(struct ice_port_info * pi,u32 agg_id,u8 tc,u32 min_bw,u32 max_bw,u32 shared_bw) ice_sched_set_agg_bw_shared_lmt_per_tc() argument
[all...]
H A Dice_type.h839 u32 shared_bw; global() member