Searched refs:mlx5e_sw_node_find (Results 1 – 1 of 1) sorted by relevance
103 static struct mlx5e_qos_node *mlx5e_sw_node_find(struct mlx5e_priv *priv, u32 classid) in mlx5e_sw_node_find() function531 root = mlx5e_sw_node_find(priv, MLX5E_HTB_CLASSID_ROOT); in mlx5e_htb_root_del()595 parent = mlx5e_sw_node_find(priv, parent_classid); in mlx5e_htb_leaf_alloc_queue()643 node = mlx5e_sw_node_find(priv, classid); in mlx5e_htb_leaf_to_inner()763 node = mlx5e_sw_node_find(priv, *classid); in mlx5e_htb_leaf_del()858 node = mlx5e_sw_node_find(priv, classid); in mlx5e_htb_leaf_del_last()970 node = mlx5e_sw_node_find(priv, classid); in mlx5e_htb_node_modify()
Completed in 4 milliseconds