Home
last modified time | relevance | path

Searched refs:mlx5_qos_create_leaf_node (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dqos.h21 int mlx5_qos_create_leaf_node(struct mlx5_core_dev *mdev, u32 parent_id,
Dqos.c26 int mlx5_qos_create_leaf_node(struct mlx5_core_dev *mdev, u32 parent_id, in mlx5_qos_create_leaf_node() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c591 err = mlx5_qos_create_leaf_node(priv->mdev, node->parent->hw_id, in mlx5e_htb_leaf_alloc_queue()
652 err = mlx5_qos_create_leaf_node(priv->mdev, new_hw_id, child->bw_share, in mlx5e_htb_leaf_to_inner()
846 err = mlx5_qos_create_leaf_node(priv->mdev, node->parent->parent->hw_id, in mlx5e_htb_leaf_del_last()