Searched refs:mlx5_qos_update_node (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | qos.h | 26 int mlx5_qos_update_node(struct mlx5_core_dev *mdev, u32 parent_id, u32 bw_share,
|
D | qos.c | 65 int mlx5_qos_update_node(struct mlx5_core_dev *mdev, u32 parent_id, in mlx5_qos_update_node() function
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | htb.c | 640 err_one = mlx5_qos_update_node(htb->mdev, child->hw_id, child->bw_share, in mlx5e_htb_update_children() 674 err = mlx5_qos_update_node(htb->mdev, node->parent->hw_id, bw_share, in mlx5e_htb_node_modify()
|