Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c348 parent_tsar_ix = group ? group->tsar_ix : esw->qos.root_tsar_ix; in esw_qos_vport_create_sched_element()
461 esw->qos.root_tsar_ix); in __esw_qos_create_rate_group()
581 &esw->qos.root_tsar_ix); in esw_qos_create()
603 esw->qos.root_tsar_ix)) in esw_qos_create()
618 esw->qos.root_tsar_ix); in esw_qos_destroy()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h363 u32 root_tsar_ix; member