Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c348 cfg->schq_contig[parent->level - 1] += parent->child_dwrr_cnt + in otx2_qos_fill_cfg_tl()
772 child_cnt = node->child_dwrr_cnt + node->max_static_prio + 1; in otx2_qos_assign_base_idx_tl()
1191 parent->child_dwrr_cnt++; in is_qos_node_dwrr()
1257 parent->child_dwrr_cnt++; in otx2_qos_leaf_alloc_queue()
1334 parent->child_dwrr_cnt--; in otx2_qos_leaf_alloc_queue()
1392 node->child_dwrr_cnt++; in otx2_qos_leaf_to_inner()
1471 node->child_dwrr_cnt--; in otx2_qos_leaf_to_inner()
1506 parent->child_dwrr_cnt--; in otx2_qos_leaf_del()
1513 if (!parent->child_dwrr_cnt) in otx2_qos_leaf_del()
1560 parent->child_dwrr_cnt--; in otx2_qos_leaf_del_last()
[all …]
Dqos.h69 u16 child_dwrr_cnt; member