Searched refs:mlx5_qos_create_root_node (Results 1 – 3 of 3) sorted by relevance
25 int mlx5_qos_create_root_node(struct mlx5_core_dev *mdev, u32 *id);
60 int mlx5_qos_create_root_node(struct mlx5_core_dev *mdev, u32 *id) in mlx5_qos_create_root_node() function
482 err = mlx5_qos_create_root_node(priv->mdev, &root->hw_id); in mlx5e_htb_root_add()