Home
last modified time | relevance | path

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

/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dtracepoints.rst115 …18] .... 73136.838831: mlx5_esw_vport_qos_create: (0000:82:00.0) vport=2 tsar_ix=4 bw_share=0, max…
122 …23] .... 75754.223823: mlx5_esw_vport_qos_config: (0000:82:00.0) vport=1 tsar_ix=3 bw_share=34, ma…
129 …<...>-27418 [004] .... 76546.680901: mlx5_esw_vport_qos_destroy: (0000:82:00.0) vport=1 tsar_ix=3
136 …[008] .... 75776.022112: mlx5_esw_group_qos_create: (0000:82:00.0) group=000000008dac63ea tsar_ix=5
143 …455356: mlx5_esw_group_qos_config: (0000:82:00.0) group=000000008dac63ea tsar_ix=5 bw_share=100 ma…
150 …006] .... 76547.187258: mlx5_esw_group_qos_destroy: (0000:82:00.0) group=000000007b576bb3 tsar_ix=1
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c417 u32 max_rate, u32 bw_share, u32 *tsar_ix) in esw_qos_create_node_sched_elem() argument
442 tsar_ix); in esw_qos_create_node_sched_elem()
519 __esw_qos_alloc_node(u32 tsar_ix, enum sched_node_type type, in __esw_qos_alloc_node() argument
528 node->ix = tsar_ix; in __esw_qos_alloc_node()