Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.h35 int mlx5e_qos_alloc_queues(struct mlx5e_priv *priv, struct mlx5e_channels *chs);
Dqos.c260 int mlx5e_qos_alloc_queues(struct mlx5e_priv *priv, struct mlx5e_channels *chs) in mlx5e_qos_alloc_queues() function
299 err = mlx5e_qos_alloc_queues(priv, chs); in mlx5e_qos_open_queues()
Dhtb.c189 err = mlx5e_qos_alloc_queues(priv, &priv->channels); in mlx5e_htb_root_add()