mlx5_rl_is_in_range
bool mlx5_rl_is_in_range(const struct mlx5_core_dev *dev, u32 rate, u32 burst);
EXPORT_SYMBOL(mlx5_rl_is_in_range);
if (!rate || !mlx5_rl_is_in_range(dev, rate, burst)) {
mlx5_rl_is_in_range(rl->priv->mdev, howmany(value, 1000), 0) == 0)