Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhtb.h17 int mlx5e_htb_cur_leaf_nodes(struct mlx5e_htb *htb);
Dhtb.c49 int mlx5e_htb_cur_leaf_nodes(struct mlx5e_htb *htb) in mlx5e_htb_cur_leaf_nodes() function
477 moved_qid = mlx5e_htb_cur_leaf_nodes(htb); in mlx5e_htb_leaf_del()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c2736 qos_queues = mlx5e_htb_cur_leaf_nodes(priv->htb); in mlx5e_update_tx_netdev_queues()