Searched refs:mlx5_qos_create_root_node (Results 1 – 4 of 4) 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
471 err = mlx5_qos_create_root_node(mdev, &rl->root_id); in mlx5e_mqprio_rl_init()
200 err = mlx5_qos_create_root_node(htb->mdev, &root->hw_id); in mlx5e_htb_root_add()