Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dqos.h28 int mlx5_qos_destroy_node(struct mlx5_core_dev *mdev, u32 id);
Dqos.c82 int mlx5_qos_destroy_node(struct mlx5_core_dev *mdev, u32 id) in mlx5_qos_destroy_node() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c520 err = mlx5_qos_destroy_node(priv->mdev, root->hw_id); in mlx5e_htb_root_del()
672 err = mlx5_qos_destroy_node(priv->mdev, node->hw_id); in mlx5e_htb_leaf_to_inner()
697 tmp_err = mlx5_qos_destroy_node(priv->mdev, new_hw_id); in mlx5e_htb_leaf_to_inner()
762 err = mlx5_qos_destroy_node(priv->mdev, node->hw_id); in mlx5e_htb_leaf_del()
872 err = mlx5_qos_destroy_node(priv->mdev, node->hw_id); in mlx5e_htb_leaf_del_last()
903 err = mlx5_qos_destroy_node(priv->mdev, old_hw_id); in mlx5e_htb_leaf_del_last()