Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c88 static struct mlx5e_qos_node *mlx5e_sw_node_find(struct mlx5e_priv *priv, u32 classid) in mlx5e_sw_node_find() function
515 root = mlx5e_sw_node_find(priv, MLX5E_HTB_CLASSID_ROOT); in mlx5e_htb_root_del()
579 parent = mlx5e_sw_node_find(priv, parent_classid); in mlx5e_htb_leaf_alloc_queue()
627 node = mlx5e_sw_node_find(priv, classid); in mlx5e_htb_leaf_to_inner()
747 node = mlx5e_sw_node_find(priv, *classid); in mlx5e_htb_leaf_del()
842 node = mlx5e_sw_node_find(priv, classid); in mlx5e_htb_leaf_del_last()
954 node = mlx5e_sw_node_find(priv, classid); in mlx5e_htb_node_modify()