Searched refs:mlx5e_htb_cur_leaf_nodes (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhtb.h17 int mlx5e_htb_cur_leaf_nodes(struct mlx5e_htb *htb);
H A Dhtb.c49 int mlx5e_htb_cur_leaf_nodes(struct mlx5e_htb *htb) function
477 moved_qid = mlx5e_htb_cur_leaf_nodes(htb);
H A Dqos.c86 WARN_ON(node_qid >= mlx5e_htb_cur_leaf_nodes(priv->htb));
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c2888 qos_queues = mlx5e_htb_cur_leaf_nodes(priv->htb);

Completed in 122 milliseconds