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

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

Completed in 126 milliseconds