t4_cq              37 drivers/infiniband/hw/cxgb4/cq.c static void destroy_cq(struct c4iw_rdev *rdev, struct t4_cq *cq,
t4_cq              70 drivers/infiniband/hw/cxgb4/cq.c static int create_cq(struct c4iw_rdev *rdev, struct t4_cq *cq,
t4_cq             184 drivers/infiniband/hw/cxgb4/cq.c static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq, u32 srqidx)
t4_cq             203 drivers/infiniband/hw/cxgb4/cq.c int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count)
t4_cq             217 drivers/infiniband/hw/cxgb4/cq.c static void insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq,
t4_cq             243 drivers/infiniband/hw/cxgb4/cq.c 	struct t4_cq *cq = &chp->cq;
t4_cq             267 drivers/infiniband/hw/cxgb4/cq.c static void flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq)
t4_cq             443 drivers/infiniband/hw/cxgb4/cq.c void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count)
t4_cq             544 drivers/infiniband/hw/cxgb4/cq.c static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe,
t4_cq             432 drivers/infiniband/hw/cxgb4/iw_cxgb4.h 	struct t4_cq cq;
t4_cq            1021 drivers/infiniband/hw/cxgb4/iw_cxgb4.h void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count);
t4_cq            1023 drivers/infiniband/hw/cxgb4/iw_cxgb4.h int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count);
t4_cq             200 drivers/infiniband/hw/cxgb4/qp.c 		     struct t4_cq *rcq, struct t4_cq *scq,
t4_cq             984 drivers/infiniband/hw/cxgb4/qp.c 	struct t4_cq *cq;
t4_cq            1040 drivers/infiniband/hw/cxgb4/qp.c 	struct t4_cq *cq;
t4_cq             274 drivers/infiniband/hw/cxgb4/restrack.c static int fill_cq(struct sk_buff *msg, struct t4_cq *cq)
t4_cq             336 drivers/infiniband/hw/cxgb4/restrack.c static int fill_hwcqes(struct sk_buff *msg, struct t4_cq *cq,
t4_cq             353 drivers/infiniband/hw/cxgb4/restrack.c static int fill_swcqes(struct sk_buff *msg, struct t4_cq *cq,
t4_cq             383 drivers/infiniband/hw/cxgb4/restrack.c 	struct t4_cq cq;
t4_cq             718 drivers/infiniband/hw/cxgb4/t4.h static inline void write_gts(struct t4_cq *cq, u32 val)
t4_cq             727 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_clear_cq_armed(struct t4_cq *cq)
t4_cq             732 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_arm_cq(struct t4_cq *cq, int se)
t4_cq             748 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_swcq_produce(struct t4_cq *cq)
t4_cq             762 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_swcq_consume(struct t4_cq *cq)
t4_cq             769 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_hwcq_consume(struct t4_cq *cq)
t4_cq             785 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe)
t4_cq             790 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_cq_notempty(struct t4_cq *cq)
t4_cq             795 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe)
t4_cq             820 drivers/infiniband/hw/cxgb4/t4.h static inline struct t4_cqe *t4_next_sw_cqe(struct t4_cq *cq)
t4_cq             833 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe)
t4_cq             846 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_cq_in_error(struct t4_cq *cq)
t4_cq             851 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_set_cq_in_error(struct t4_cq *cq)