mlx5_qos_destroy_node
err = mlx5_qos_destroy_node(htb->mdev, root->hw_id);
err = mlx5_qos_destroy_node(htb->mdev, node->hw_id);
tmp_err = mlx5_qos_destroy_node(htb->mdev, new_hw_id);
err = mlx5_qos_destroy_node(htb->mdev, node->hw_id);
err = mlx5_qos_destroy_node(htb->mdev, node->hw_id);
err = mlx5_qos_destroy_node(htb->mdev, old_hw_id);
mlx5_qos_destroy_node(mdev, rl->leaves_id[tc]);
mlx5_qos_destroy_node(mdev, rl->root_id);
mlx5_qos_destroy_node(rl->mdev, rl->leaves_id[tc]);
mlx5_qos_destroy_node(rl->mdev, rl->root_id);
int mlx5_qos_destroy_node(struct mlx5_core_dev *mdev, u32 id);