Home
last modified time | relevance | path

Searched refs:mlx5_core_modify_cq_moderation (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/mlx5/
Dcq.h172 int mlx5_core_modify_cq_moderation(struct mlx5_core_dev *dev,
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dcq.c222 int mlx5_core_modify_cq_moderation(struct mlx5_core_dev *dev, in mlx5_core_modify_cq_moderation() function
Den_ethtool.c428 mlx5_core_modify_cq_moderation(mdev, in mlx5e_set_coalesce()
434 mlx5_core_modify_cq_moderation(mdev, &c->rq.cq.mcq, in mlx5e_set_coalesce()
Den_main.c866 err = mlx5_core_modify_cq_moderation(mdev, &cq->mcq, in mlx5e_open_cq()