Home
last modified time | relevance | path

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

/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.c617 int mlx5e_htb_leaf_to_inner(struct mlx5e_priv *priv, u16 classid, u16 child_classid, in mlx5e_htb_leaf_to_inner() argument
626 classid, child_classid, rate, ceil); in mlx5e_htb_leaf_to_inner()
643 child = mlx5e_sw_node_create_leaf(priv, child_classid, node->qid, node); in mlx5e_htb_leaf_to_inner()