Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Drl.c163 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_is_in_range()
244 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_add_rate_raw()
305 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_remove_rate_raw()
337 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_remove_rate()
368 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_init_rl_table()
392 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_cleanup_rl_table()
/Linux-v5.15/include/linux/mlx5/
Ddriver.h609 struct mlx5_rl_table rl_table; member
1217 return !!(dev->priv.rl_table.max_size); in mlx5_rl_is_supported()