Searched refs:root_tsar_ix (Results 1 – 2 of 2) sorted by relevance
248 if (node->esw == esw && node->ix != esw->qos.root_tsar_ix && in esw_qos_calculate_min_rate_divider()297 if (node->esw != esw || node->ix == esw->qos.root_tsar_ix) in esw_qos_normalize_min_rate()415 err = esw_qos_create_node_sched_elem(esw->dev, esw->qos.root_tsar_ix, 0, in __esw_qos_create_vports_sched_node()484 &esw->qos.root_tsar_ix); in esw_qos_create()497 esw->qos.root_tsar_ix, in esw_qos_create()513 esw->qos.root_tsar_ix)) in esw_qos_create()523 if (esw->qos.node0->ix != esw->qos.root_tsar_ix) in esw_qos_destroy()531 esw->qos.root_tsar_ix); in esw_qos_destroy()1061 parent_ix = parent ? parent->ix : node->esw->qos.root_tsar_ix; in esw_qos_vports_node_update_parent()
364 u32 root_tsar_ix; member