t4_cqe           3902 drivers/infiniband/hw/cxgb4/cm.c 		c4iw_ev_dispatch(dev, (struct t4_cqe *)&rpl->data[0]);
t4_cqe            186 drivers/infiniband/hw/cxgb4/cq.c 	struct t4_cqe cqe;
t4_cqe            220 drivers/infiniband/hw/cxgb4/cq.c 	struct t4_cqe cqe;
t4_cqe            300 drivers/infiniband/hw/cxgb4/cq.c static void create_read_req_cqe(struct t4_wq *wq, struct t4_cqe *hw_cqe,
t4_cqe            301 drivers/infiniband/hw/cxgb4/cq.c 		struct t4_cqe *read_cqe)
t4_cqe            337 drivers/infiniband/hw/cxgb4/cq.c 	struct t4_cqe *hw_cqe, *swcqe, read_cqe;
t4_cqe            422 drivers/infiniband/hw/cxgb4/cq.c static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq)
t4_cqe            445 drivers/infiniband/hw/cxgb4/cq.c 	struct t4_cqe *cqe;
t4_cqe            491 drivers/infiniband/hw/cxgb4/cq.c static u64 reap_srq_cqe(struct t4_cqe *hw_cqe, struct t4_srq *srq)
t4_cqe            544 drivers/infiniband/hw/cxgb4/cq.c static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe,
t4_cqe            549 drivers/infiniband/hw/cxgb4/cq.c 	struct t4_cqe *hw_cqe, read_cqe;
t4_cqe            757 drivers/infiniband/hw/cxgb4/cq.c 	struct t4_cqe uninitialized_var(cqe);
t4_cqe            925 drivers/infiniband/hw/cxgb4/cq.c 	struct t4_cqe *rd_cqe;
t4_cqe             92 drivers/infiniband/hw/cxgb4/device.c void c4iw_log_wr_stats(struct t4_wq *wq, struct t4_cqe *cqe)
t4_cqe             62 drivers/infiniband/hw/cxgb4/ev.c static void dump_err_cqe(struct c4iw_dev *dev, struct t4_cqe *err_cqe)
t4_cqe             89 drivers/infiniband/hw/cxgb4/ev.c 			  struct t4_cqe *err_cqe,
t4_cqe            120 drivers/infiniband/hw/cxgb4/ev.c void c4iw_ev_dispatch(struct c4iw_dev *dev, struct t4_cqe *err_cqe)
t4_cqe           1027 drivers/infiniband/hw/cxgb4/iw_cxgb4.h int c4iw_post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe);
t4_cqe           1034 drivers/infiniband/hw/cxgb4/iw_cxgb4.h void c4iw_ev_dispatch(struct c4iw_dev *dev, struct t4_cqe *err_cqe);
t4_cqe           1043 drivers/infiniband/hw/cxgb4/iw_cxgb4.h extern void c4iw_log_wr_stats(struct t4_wq *wq, struct t4_cqe *cqe);
t4_cqe            981 drivers/infiniband/hw/cxgb4/qp.c 	struct t4_cqe cqe = {};
t4_cqe           1037 drivers/infiniband/hw/cxgb4/qp.c 	struct t4_cqe cqe = {};
t4_cqe           1423 drivers/infiniband/hw/cxgb4/qp.c static inline void build_term_codes(struct t4_cqe *err_cqe, u8 *layer_type,
t4_cqe           1559 drivers/infiniband/hw/cxgb4/qp.c static void post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe,
t4_cqe            310 drivers/infiniband/hw/cxgb4/restrack.c static int fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx,
t4_cqe            337 drivers/infiniband/hw/cxgb4/restrack.c 		       struct t4_cqe *cqes)
t4_cqe            354 drivers/infiniband/hw/cxgb4/restrack.c 		       struct t4_cqe *cqes)
t4_cqe            381 drivers/infiniband/hw/cxgb4/restrack.c 	struct t4_cqe hwcqes[2];
t4_cqe            382 drivers/infiniband/hw/cxgb4/restrack.c 	struct t4_cqe swcqes[2];
t4_cqe            308 drivers/infiniband/hw/cxgb4/t4.h 	struct t4_cqe		cqe;
t4_cqe            692 drivers/infiniband/hw/cxgb4/t4.h 	struct t4_cqe *queue;
t4_cqe            695 drivers/infiniband/hw/cxgb4/t4.h 	struct t4_cqe *sw_queue;
t4_cqe            785 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe)
t4_cqe            795 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe)
t4_cqe            820 drivers/infiniband/hw/cxgb4/t4.h static inline struct t4_cqe *t4_next_sw_cqe(struct t4_cq *cq)
t4_cqe            833 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe)