Searched refs:parent_classid (Results 1 – 5 of 5) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | htb.c | 287 u32 parent_classid, u64 rate, u64 ceil, in mlx5e_htb_leaf_alloc_queue() argument 296 classid, parent_classid, rate, ceil); in mlx5e_htb_leaf_alloc_queue() 304 parent = mlx5e_htb_node_find(htb, parent_classid); in mlx5e_htb_leaf_alloc_queue() 714 return mlx5e_htb_root_add(htb, htb_qopt->parent_classid, htb_qopt->classid, in mlx5e_htb_init()
|
| A D | htb.h | 26 u32 parent_classid, u64 rate, u64 ceil,
|
| A D | qos.c | 424 res = mlx5e_htb_leaf_alloc_queue(htb, htb_qopt->classid, htb_qopt->parent_classid, in mlx5e_htb_setup_tc() 431 return mlx5e_htb_leaf_to_inner(htb, htb_qopt->parent_classid, htb_qopt->classid, in mlx5e_htb_setup_tc()
|
| /drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | qos.c | 1223 u32 parent_classid, u64 rate, u64 ceil, in otx2_qos_leaf_alloc_queue() argument 1234 classid, parent_classid, rate, ceil, prio, quantum); in otx2_qos_leaf_alloc_queue() 1249 parent = otx2_sw_node_find(pfvf, parent_classid); in otx2_qos_leaf_alloc_queue() 1739 return otx2_qos_root_add(pfvf, htb->parent_classid, in otx2_setup_tc_htb() 1745 htb->parent_classid, in otx2_setup_tc_htb() 1754 return otx2_qos_leaf_to_inner(pfvf, htb->parent_classid, in otx2_setup_tc_htb()
|
| /drivers/net/ethernet/airoha/ |
| A D | airoha_eth.c | 2455 if (opt->parent_classid != TC_HTB_CLASSID_ROOT) { in airoha_tc_htb_alloc_leaf_queue()
|
Completed in 18 milliseconds