Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c347 parent_tsar_ix = group ? group->tsar_ix : esw->qos.root_tsar_ix; in esw_qos_vport_create_sched_element()
460 esw->qos.root_tsar_ix); in __esw_qos_create_rate_group()
580 &esw->qos.root_tsar_ix); in esw_qos_create()
602 esw->qos.root_tsar_ix)) in esw_qos_create()
617 esw->qos.root_tsar_ix); in esw_qos_destroy()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h362 u32 root_tsar_ix; member