Home
last modified time | relevance | path

Searched refs:mlx5_qos_create_root_node (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dqos.h25 int mlx5_qos_create_root_node(struct mlx5_core_dev *mdev, u32 *id);
Dqos.c60 int mlx5_qos_create_root_node(struct mlx5_core_dev *mdev, u32 *id) in mlx5_qos_create_root_node() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c471 err = mlx5_qos_create_root_node(mdev, &rl->root_id); in mlx5e_mqprio_rl_init()
Dhtb.c200 err = mlx5_qos_create_root_node(htb->mdev, &root->hw_id); in mlx5e_htb_root_add()