Searched refs:max_children (Results 1 – 1 of 1) sorted by relevance
31 root->children = devm_kcalloc(ice_hw_to_dev(hw), hw->max_children[0], in ice_sched_add_root_node()208 if (hw->max_children[layer]) { in ice_sched_add_node()210 hw->max_children[layer], in ice_sched_add_node()1041 max_child_nodes = pi->hw->max_children[parent->tx_sched_layer]; in ice_sched_add_nodes_to_hw_layer()1103 max_child_nodes = pi->hw->max_children[parent->tx_sched_layer]; in ice_sched_add_nodes_to_layer()1379 hw->max_children[i] = le16_to_cpu(max_sibl); in ice_sched_query_res_alloc()1531 u16 max_children; in ice_sched_get_free_qparent() local1535 max_children = pi->hw->max_children[qgrp_layer]; in ice_sched_get_free_qparent()1558 if (qgrp_node->num_children < max_children && in ice_sched_get_free_qparent()1659 num = DIV_ROUND_UP(num, hw->max_children[i]); in ice_sched_calc_vsi_child_nodes()[all …]