mlx4_cq            43 drivers/infiniband/hw/mlx4/cq.c static void mlx4_ib_cq_comp(struct mlx4_cq *cq)
mlx4_cq            49 drivers/infiniband/hw/mlx4/cq.c static void mlx4_ib_cq_event(struct mlx4_cq *cq, enum mlx4_event type)
mlx4_cq          3110 drivers/infiniband/hw/mlx4/main.c 	struct mlx4_cq *mcq;
mlx4_cq           117 drivers/infiniband/hw/mlx4/mlx4_ib.h 	struct mlx4_cq		mcq;
mlx4_cq           666 drivers/infiniband/hw/mlx4/mlx4_ib.h static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq)
mlx4_cq            63 drivers/net/ethernet/mellanox/mlx4/cq.c 	struct mlx4_cq *mcq, *temp;
mlx4_cq            82 drivers/net/ethernet/mellanox/mlx4/cq.c static void mlx4_add_cq_to_tasklet(struct mlx4_cq *cq)
mlx4_cq           106 drivers/net/ethernet/mellanox/mlx4/cq.c 	struct mlx4_cq *cq;
mlx4_cq           129 drivers/net/ethernet/mellanox/mlx4/cq.c 	struct mlx4_cq *cq;
mlx4_cq           169 drivers/net/ethernet/mellanox/mlx4/cq.c int mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq,
mlx4_cq           191 drivers/net/ethernet/mellanox/mlx4/cq.c int mlx4_cq_resize(struct mlx4_dev *dev, struct mlx4_cq *cq,
mlx4_cq           343 drivers/net/ethernet/mellanox/mlx4/cq.c 		  struct mlx4_cq *cq, unsigned vector, int collapsed,
mlx4_cq           435 drivers/net/ethernet/mellanox/mlx4/cq.c void mlx4_cq_free(struct mlx4_dev *dev, struct mlx4_cq *cq)
mlx4_cq            40 drivers/net/ethernet/mellanox/mlx4/en_cq.c static void mlx4_en_cq_event(struct mlx4_cq *cq, enum mlx4_event event)
mlx4_cq           924 drivers/net/ethernet/mellanox/mlx4/en_rx.c void mlx4_en_rx_irq(struct mlx4_cq *mcq)
mlx4_cq           399 drivers/net/ethernet/mellanox/mlx4/en_tx.c 	struct mlx4_cq *mcq = &cq->mcq;
mlx4_cq           510 drivers/net/ethernet/mellanox/mlx4/en_tx.c void mlx4_en_tx_irq(struct mlx4_cq *mcq)
mlx4_cq           366 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h 	struct mlx4_cq          mcq;
mlx4_cq           699 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h void mlx4_en_tx_irq(struct mlx4_cq *mcq);
mlx4_cq           762 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h void mlx4_en_rx_irq(struct mlx4_cq *mcq);
mlx4_cq           142 include/linux/mlx4/cq.h static inline void mlx4_cq_arm(struct mlx4_cq *cq, u32 cmd,
mlx4_cq           167 include/linux/mlx4/cq.h static inline void mlx4_cq_set_ci(struct mlx4_cq *cq)
mlx4_cq           177 include/linux/mlx4/cq.h int mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq,
mlx4_cq           179 include/linux/mlx4/cq.h int mlx4_cq_resize(struct mlx4_dev *dev, struct mlx4_cq *cq,
mlx4_cq           738 include/linux/mlx4/device.h 	void (*comp)		(struct mlx4_cq *);
mlx4_cq           739 include/linux/mlx4/device.h 	void (*event)		(struct mlx4_cq *, enum mlx4_event);
mlx4_cq           757 include/linux/mlx4/device.h 		void (*comp)(struct mlx4_cq *);
mlx4_cq          1139 include/linux/mlx4/device.h 		  struct mlx4_uar *uar, u64 db_rec, struct mlx4_cq *cq,
mlx4_cq          1142 include/linux/mlx4/device.h void mlx4_cq_free(struct mlx4_dev *dev, struct mlx4_cq *cq);