Searched refs:mlx5_core_modify_cq_moderation_mode (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/mlx5/ |
H A D | cq.h | 172 int mlx5_core_modify_cq_moderation_mode(struct mlx5_core_dev *dev,
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_cq.c | 225 int mlx5_core_modify_cq_moderation_mode(struct mlx5_core_dev *dev, in mlx5_core_modify_cq_moderation_mode() function
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_main.c | 2580 return (mlx5_core_modify_cq_moderation_mode(priv->mdev, &sq->cq.mcq, in mlx5e_refresh_sq_params() 2625 retval = mlx5_core_modify_cq_moderation_mode(priv->mdev, &rq->cq.mcq, in mlx5e_refresh_rq_params() 2635 retval = mlx5_core_modify_cq_moderation_mode(priv->mdev, &rq->cq.mcq, in mlx5e_refresh_rq_params()
|
H A D | mlx5_en_rl.c | 1335 mlx5_core_modify_cq_moderation_mode(rl->priv->mdev, &sq->cq.mcq, in mlx5e_rl_refresh_channel_params()
|