Home
last modified time | relevance | path

Searched defs:htb (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dhtb.c49 int mlx5e_htb_cur_leaf_nodes(struct mlx5e_htb *htb) in mlx5e_htb_cur_leaf_nodes()
57 static int mlx5e_htb_find_unused_qos_qid(struct mlx5e_htb *htb) in mlx5e_htb_find_unused_qos_qid()
70 mlx5e_htb_node_create_leaf(struct mlx5e_htb *htb, u16 classid, u16 qid, in mlx5e_htb_node_create_leaf()
147 int mlx5e_htb_get_txq_by_classid(struct mlx5e_htb *htb, u16 classid) in mlx5e_htb_get_txq_by_classid()
175 mlx5e_htb_root_add(struct mlx5e_htb *htb, u16 htb_maj_id, u16 htb_defcls, in mlx5e_htb_root_add()
221 static int mlx5e_htb_root_del(struct mlx5e_htb *htb) in mlx5e_htb_root_del()
254 static int mlx5e_htb_convert_rate(struct mlx5e_htb *htb, u64 rate, in mlx5e_htb_convert_rate()
286 mlx5e_htb_leaf_alloc_queue(struct mlx5e_htb *htb, u16 classid, in mlx5e_htb_leaf_alloc_queue()
443 int mlx5e_htb_leaf_del(struct mlx5e_htb *htb, u16 *classid, in mlx5e_htb_leaf_del()
700 void mlx5e_htb_free(struct mlx5e_htb *htb) in mlx5e_htb_free()
[all …]
A Dqos.c376 struct mlx5e_htb *htb = priv->htb; in mlx5e_htb_setup_tc() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den.h971 struct mlx5e_htb *htb; member

Completed in 15 milliseconds