Searched refs:mlx5e_qos_node (Results 1 – 1 of 1) sorted by relevance
9 struct mlx5e_qos_node { struct11 struct mlx5e_qos_node *parent; argument36 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_enumerate_leaves() argument69 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 …]