mlx5_core_modify_cq 1316 drivers/infiniband/hw/mlx5/cq.c 	err = mlx5_core_modify_cq(dev->mdev, &cq->mcq, in, inlen);
mlx5_core_modify_cq  201 drivers/net/ethernet/mellanox/mlx5/core/cq.c EXPORT_SYMBOL(mlx5_core_modify_cq);
mlx5_core_modify_cq  219 drivers/net/ethernet/mellanox/mlx5/core/cq.c 	return mlx5_core_modify_cq(dev, cq, in, sizeof(in));
mlx5_core_modify_cq  192 include/linux/mlx5/cq.h int mlx5_core_modify_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,