Home
last modified time | relevance | path

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

/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()
Dqos.c85 WARN_ON(node_qid >= mlx5e_htb_cur_leaf_nodes(priv->htb)); in mlx5e_open_qos_sq()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c2791 qos_queues = mlx5e_htb_cur_leaf_nodes(priv->htb); in mlx5e_update_tx_netdev_queues()