Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.c162 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_is_in_range()
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()
/linux/include/linux/mlx5/
H A Ddriver.h634 struct mlx5_rl_table rl_table; member
1286 return !!(dev->priv.rl_table.max_size); in mlx5_rl_is_supported()