Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c482 err = mlx5_qos_create_root_node(priv->mdev, &root->hw_id); in mlx5e_htb_root_add()