Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.h16 int mlx5e_qos_cur_leaf_nodes(struct mlx5e_priv *priv);
Dqos.c15 int mlx5e_qos_cur_leaf_nodes(struct mlx5e_priv *priv) in mlx5e_qos_cur_leaf_nodes() function
769 moved_qid = mlx5e_qos_cur_leaf_nodes(priv); in mlx5e_htb_leaf_del()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c2297 qos_queues = mlx5e_qos_cur_leaf_nodes(priv); in mlx5e_update_tx_netdev_queues()