Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhtb.h29 mlx5e_htb_leaf_to_inner(struct mlx5e_htb *htb, u16 classid, u16 child_classid,
Dhtb.c342 mlx5e_htb_leaf_to_inner(struct mlx5e_htb *htb, u16 classid, u16 child_classid, in mlx5e_htb_leaf_to_inner() argument
352 classid, child_classid, rate, ceil); in mlx5e_htb_leaf_to_inner()
369 child = mlx5e_htb_node_create_leaf(htb, child_classid, node->qid, node); in mlx5e_htb_leaf_to_inner()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c1357 u16 child_classid, u64 rate, u64 ceil, u64 prio, in otx2_qos_leaf_to_inner() argument
1368 classid, child_classid, rate, ceil); in otx2_qos_leaf_to_inner()
1433 child = otx2_qos_sw_create_leaf_node(pfvf, node, child_classid, in otx2_qos_leaf_to_inner()