mlx4_cq           138 include/linux/mlx4/cq.h static inline void mlx4_cq_arm(struct mlx4_cq *cq, u32 cmd,
mlx4_cq           163 include/linux/mlx4/cq.h static inline void mlx4_cq_set_ci(struct mlx4_cq *cq)
mlx4_cq           173 include/linux/mlx4/cq.h int mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq,
mlx4_cq           175 include/linux/mlx4/cq.h int mlx4_cq_resize(struct mlx4_dev *dev, struct mlx4_cq *cq,
mlx4_cq           593 include/linux/mlx4/device.h 	void (*comp)		(struct mlx4_cq *);
mlx4_cq           594 include/linux/mlx4/device.h 	void (*event)		(struct mlx4_cq *, enum mlx4_event);
mlx4_cq           911 include/linux/mlx4/device.h 		  struct mlx4_uar *uar, u64 db_rec, struct mlx4_cq *cq,
mlx4_cq           913 include/linux/mlx4/device.h void mlx4_cq_free(struct mlx4_dev *dev, struct mlx4_cq *cq);