Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhtb.c9 struct mlx5e_qos_node { struct
11 struct mlx5e_qos_node *parent; argument
36 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_enumerate_leaves() argument
69 static struct mlx5e_qos_node *
71 struct mlx5e_qos_node *parent) in mlx5e_htb_node_create_leaf()
73 struct mlx5e_qos_node *node; in mlx5e_htb_node_create_leaf()
92 static struct mlx5e_qos_node *mlx5e_htb_node_create_root(struct mlx5e_htb *htb) in mlx5e_htb_node_create_root()
94 struct mlx5e_qos_node *node; in mlx5e_htb_node_create_root()
107 static struct mlx5e_qos_node *mlx5e_htb_node_find(struct mlx5e_htb *htb, u32 classid) in mlx5e_htb_node_find()
109 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_node_find()
[all …]