Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.h35 int mlx5e_htb_leaf_to_inner(struct mlx5e_priv *priv, u16 classid, u16 child_classid,
Dqos.c616 int mlx5e_htb_leaf_to_inner(struct mlx5e_priv *priv, u16 classid, u16 child_classid, in mlx5e_htb_leaf_to_inner() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c3051 return mlx5e_htb_leaf_to_inner(priv, htb->parent_classid, htb->classid, in mlx5e_setup_tc_htb()