Searched refs:mlx5e_qos_node (Results 1 – 1 of 1) sorted by relevance
35 struct mlx5e_qos_node { struct38 struct mlx5e_qos_node *parent; argument50 static struct mlx5e_qos_node * argument52 struct mlx5e_qos_node *parent) in mlx5e_sw_node_create_leaf()54 struct mlx5e_qos_node *node; in mlx5e_sw_node_create_leaf()73 static struct mlx5e_qos_node *mlx5e_sw_node_create_root(struct mlx5e_priv *priv) in mlx5e_sw_node_create_root()75 struct mlx5e_qos_node *node; in mlx5e_sw_node_create_root()88 static struct mlx5e_qos_node *mlx5e_sw_node_find(struct mlx5e_priv *priv, u32 classid) in mlx5e_sw_node_find()90 struct mlx5e_qos_node *node = NULL; in mlx5e_sw_node_find()100 static struct mlx5e_qos_node *mlx5e_sw_node_find_rcu(struct mlx5e_priv *priv, u32 classid) in mlx5e_sw_node_find_rcu()[all …]