Searched refs:child_dwrr_cnt (Results 1 – 2 of 2) sorted by relevance
352 cfg->schq_contig[parent->level - 1] += parent->child_dwrr_cnt + in otx2_qos_fill_cfg_tl()791 child_cnt = node->child_dwrr_cnt + node->max_static_prio + 1; in otx2_qos_assign_base_idx_tl()1211 parent->child_dwrr_cnt++; in is_qos_node_dwrr()1277 parent->child_dwrr_cnt++; in otx2_qos_leaf_alloc_queue()1354 parent->child_dwrr_cnt--; in otx2_qos_leaf_alloc_queue()1412 node->child_dwrr_cnt++; in otx2_qos_leaf_to_inner()1494 node->child_dwrr_cnt--; in otx2_qos_leaf_to_inner()1561 parent->child_dwrr_cnt--; in otx2_qos_leaf_del()1568 if (!parent->child_dwrr_cnt) in otx2_qos_leaf_del()1648 parent->child_dwrr_cnt--; in otx2_qos_leaf_del_last()[all …]
69 u16 child_dwrr_cnt; member