Home
last modified time | relevance | path

Searched defs:mlx5_esw_rate_group (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c17 struct mlx5_esw_rate_group { struct
18 u32 tsar_ix;
19 u32 max_rate;
20 u32 min_rate;
21 u32 bw_share;
45 static int esw_qos_group_config(struct mlx5_eswitch *esw, struct mlx5_esw_rate_group *group, in esw_qos_group_config() argument