Home
last modified time | relevance | path

Searched refs:bw_share (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dqos.c27 u32 bw_share, u32 max_avg_bw, u32 *id) in mlx5_qos_create_leaf_node() argument
39 MLX5_SET(scheduling_context, sched_ctx, bw_share, bw_share); in mlx5_qos_create_leaf_node()
47 u32 bw_share, u32 max_avg_bw, u32 *id) in mlx5_qos_create_inner_node() argument
63 MLX5_SET(scheduling_context, sched_ctx, bw_share, bw_share); in mlx5_qos_create_inner_node()
79 u32 bw_share, u32 max_avg_bw, u32 id) in mlx5_qos_update_node() argument
84 MLX5_SET(scheduling_context, sched_ctx, bw_share, bw_share); in mlx5_qos_update_node()
H A Dqos.h22 u32 bw_share, u32 max_avg_bw, u32 *id);
24 u32 bw_share, u32 max_avg_bw, u32 *id);
26 int mlx5_qos_update_node(struct mlx5_core_dev *mdev, u32 bw_share,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhtb.c13 u32 bw_share; member
255 struct mlx5e_qos_node *parent, u32 *bw_share) in mlx5e_htb_convert_rate() argument
268 *bw_share = share == 0 ? 1 : share > 100 ? 0 : share; in mlx5e_htb_convert_rate()
271 rate, (u64)parent->max_average_bw * BYTES_IN_MBIT, *bw_share); in mlx5e_htb_convert_rate()
313 mlx5e_htb_convert_rate(htb, rate, node->parent, &node->bw_share); in mlx5e_htb_leaf_alloc_queue()
317 node->bw_share, node->max_average_bw, in mlx5e_htb_leaf_alloc_queue()
359 node->bw_share, node->max_average_bw, in mlx5e_htb_leaf_to_inner()
376 mlx5e_htb_convert_rate(htb, rate, node, &child->bw_share); in mlx5e_htb_leaf_to_inner()
379 err = mlx5_qos_create_leaf_node(htb->mdev, new_hw_id, child->bw_share, in mlx5e_htb_leaf_to_inner()
557 node->parent->bw_share, in mlx5e_htb_leaf_del_last()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c88 u32 bw_share; member
257 static int esw_qos_sched_elem_config(struct mlx5_esw_sched_node *node, u32 max_rate, u32 bw_share, in esw_qos_sched_elem_config() argument
268 if (bw_share && (!MLX5_CAP_QOS(dev, esw_bw_share) || in esw_qos_sched_elem_config()
272 if (node->max_rate == max_rate && node->bw_share == bw_share) in esw_qos_sched_elem_config()
279 if (node->bw_share != bw_share) { in esw_qos_sched_elem_config()
280 MLX5_SET(scheduling_context, sched_ctx, bw_share, bw_share); in esw_qos_sched_elem_config()
297 node->bw_share = bw_share; in esw_qos_sched_elem_config()
299 trace_mlx5_esw_node_qos_config(dev, node, node->ix, bw_share, max_rate); in esw_qos_sched_elem_config()
301 trace_mlx5_esw_vport_qos_config(dev, node->vport, bw_share, max_rate); in esw_qos_sched_elem_config()
364 u32 bw_share; in esw_qos_update_sched_node_bw_share() local
[all …]
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw_qos.c73 __be32 bw_share; member
244 out_param[i].bw_share = be32_to_cpu(ctx->qos_p_up[i].bw_share); in mlx4_SET_VPORT_QOS_get()
273 ctx->qos_p_up[i].bw_share = cpu_to_be32(in_param[i].bw_share); in mlx4_SET_VPORT_QOS_set()
H A Dfw_qos.h51 u32 bw_share; member
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dtracepoints.rst115 …136.838831: mlx5_esw_vport_qos_create: (0000:82:00.0) vport=2 tsar_ix=4 bw_share=0, max_rate=0 gro…
122 …754.223823: mlx5_esw_vport_qos_config: (0000:82:00.0) vport=1 tsar_ix=3 bw_share=34, max_rate=1000…
143 …5_esw_group_qos_config: (0000:82:00.0) group=000000008dac63ea tsar_ix=5 bw_share=100 max_rate=20000
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c1503 void i40e_dcb_hw_rx_ets_bw_config(struct i40e_hw *hw, u8 *bw_share, in i40e_dcb_hw_rx_ets_bw_config() argument
1515 bw_share[i]); in i40e_dcb_hw_rx_ets_bw_config()
H A Di40e_main.c5610 u8 *bw_share) in i40e_vsi_configure_bw_alloc() argument
5631 bw_data.tc_bw_credits[i] = bw_share[i]; in i40e_vsi_configure_bw_alloc()
5789 u8 bw_share[I40E_MAX_TRAFFIC_CLASS] = {0}; in i40e_vsi_config_tc() local
5804 bw_share[i] = 1; in i40e_vsi_config_tc()
5807 ret = i40e_vsi_configure_bw_alloc(vsi, enabled_tc, bw_share); in i40e_vsi_config_tc()
5836 ret = i40e_vsi_configure_bw_alloc(vsi, enabled_tc, bw_share); in i40e_vsi_config_tc()
6350 u8 *bw_share) in i40e_channel_config_bw() argument
6359 bw_data.tc_bw_credits[i] = bw_share[i]; in i40e_channel_config_bw()
6389 u8 bw_share[I40E_MAX_TRAFFIC_CLASS] = {0}; in i40e_channel_config_tx_ring() local
6396 bw_share[i] = 1; in i40e_channel_config_tx_ring()
[all …]