Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.h29 int mlx5e_htb_root_add(struct mlx5e_priv *priv, u16 htb_maj_id, u16 htb_defcls,
Dqos.c454 int mlx5e_htb_root_add(struct mlx5e_priv *priv, u16 htb_maj_id, u16 htb_defcls, in mlx5e_htb_root_add() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c3039 return mlx5e_htb_root_add(priv, htb->parent_classid, htb->classid, in mlx5e_setup_tc_htb()