Searched refs:root_tsar_ix (Results 1 – 2 of 2) sorted by relevance
334 if (node->esw == esw && node->ix != esw->qos.root_tsar_ix && in esw_qos_calculate_min_rate_divider()385 if (node->esw != esw || node->ix == esw->qos.root_tsar_ix) in esw_qos_normalize_min_rate()688 tc_arbiter_node->esw->qos.root_tsar_ix; in esw_qos_create_tc_arbiter_sched_elem()710 err = esw_qos_create_node_sched_elem(esw->dev, esw->qos.root_tsar_ix, 0, in __esw_qos_create_vports_sched_node()783 &esw->qos.root_tsar_ix); in esw_qos_create()796 esw->qos.root_tsar_ix, in esw_qos_create()815 esw->qos.root_tsar_ix)) in esw_qos_create()825 if (esw->qos.node0->ix != esw->qos.root_tsar_ix) in esw_qos_destroy()833 esw->qos.root_tsar_ix); in esw_qos_destroy()1348 node->parent->ix : node->esw->qos.root_tsar_ix; in esw_qos_switch_tc_arbiter_node_to_vports()[all …]
374 u32 root_tsar_ix; member
Completed in 11 milliseconds