Searched refs:htb_defcls (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | qos.h | 29 int mlx5e_htb_root_add(struct mlx5e_priv *priv, u16 htb_maj_id, u16 htb_defcls,
|
| D | qos.c | 454 int mlx5e_htb_root_add(struct mlx5e_priv *priv, u16 htb_maj_id, u16 htb_defcls, in mlx5e_htb_root_add() argument 461 qos_dbg(priv->mdev, "TC_HTB_CREATE handle %04x:, default :%04x\n", htb_maj_id, htb_defcls); in mlx5e_htb_root_add() 488 WRITE_ONCE(priv->htb.defcls, htb_defcls); in mlx5e_htb_root_add()
|