Searched refs:mlx5_set_rate_limit_cmd (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_rl.c | 59 static int mlx5_set_rate_limit_cmd(struct mlx5_core_dev *dev, in mlx5_set_rate_limit_cmd() function 133 err = mlx5_set_rate_limit_cmd(dev, rate, burst, entry->index); in mlx5_rl_add_rate() 180 mlx5_set_rate_limit_cmd(dev, 0, 0, entry->index); in mlx5_rl_remove_rate() 228 mlx5_set_rate_limit_cmd(dev, 0, 0, in mlx5_cleanup_rl_table()
|