Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.c224 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_is_in_range()
305 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_add_rate_raw()
366 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_remove_rate_raw()
398 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_rl_remove_rate()
429 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_init_rl_table()
453 struct mlx5_rl_table *table = &dev->priv.rl_table; in mlx5_cleanup_rl_table()
/linux-6.15/include/linux/mlx5/
H A Ddriver.h608 struct mlx5_rl_table rl_table; member
1245 return !!(dev->priv.rl_table.max_size); in mlx5_rl_is_supported()