Searched refs:mlx5_set_rate_limit_cmd (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/dev/mlx5/mlx5_core/ |
| D | mlx5_rl.c | 58 static int mlx5_set_rate_limit_cmd(struct mlx5_core_dev *dev, in mlx5_set_rate_limit_cmd() function 113 err = mlx5_set_rate_limit_cmd(dev, rate, burst, entry->index); in mlx5_rl_add_rate() 150 mlx5_set_rate_limit_cmd(dev, 0, 0, entry->index); in mlx5_rl_remove_rate() 198 mlx5_set_rate_limit_cmd(dev, 0, 0, in mlx5_cleanup_rl_table()
|