Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.c112 static struct mlx5_rl_entry *find_rl_entry(struct mlx5_rl_table *table, in find_rl_entry()
162 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_is_in_range()
177 static int mlx5_rl_table_get(struct mlx5_rl_table *table) in mlx5_rl_table_get()
203 static void mlx5_rl_table_put(struct mlx5_rl_table *table) in mlx5_rl_table_put()
213 static void mlx5_rl_table_free(struct mlx5_core_dev *dev, struct mlx5_rl_table *table) in mlx5_rl_table_free()
243 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_add_rate_raw()
304 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_remove_rate_raw()
336 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_remove_rate()
367 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_init_rl_table()
391 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_cleanup_rl_table()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h530 struct mlx5_rl_table { struct
627 struct mlx5_rl_table rl_table;