t3_wq             258 drivers/infiniband/hw/cxgb3/cxio_hal.c 		   struct t3_wq *wq, struct cxio_ucontext *uctx)
t3_wq             316 drivers/infiniband/hw/cxgb3/cxio_hal.c int cxio_destroy_qp(struct cxio_rdev *rdev_p, struct t3_wq *wq,
t3_wq             330 drivers/infiniband/hw/cxgb3/cxio_hal.c static void insert_recv_cqe(struct t3_wq *wq, struct t3_cq *cq)
t3_wq             348 drivers/infiniband/hw/cxgb3/cxio_hal.c int cxio_flush_rq(struct t3_wq *wq, struct t3_cq *cq, int count)
t3_wq             366 drivers/infiniband/hw/cxgb3/cxio_hal.c static void insert_sq_cqe(struct t3_wq *wq, struct t3_cq *cq,
t3_wq             387 drivers/infiniband/hw/cxgb3/cxio_hal.c int cxio_flush_sq(struct t3_wq *wq, struct t3_cq *cq, int count)
t3_wq             424 drivers/infiniband/hw/cxgb3/cxio_hal.c static int cqe_completes_wr(struct t3_cqe *cqe, struct t3_wq *wq)
t3_wq             442 drivers/infiniband/hw/cxgb3/cxio_hal.c void cxio_count_scqes(struct t3_cq *cq, struct t3_wq *wq, int *count)
t3_wq             460 drivers/infiniband/hw/cxgb3/cxio_hal.c void cxio_count_rcqes(struct t3_cq *cq, struct t3_wq *wq, int *count)
t3_wq            1042 drivers/infiniband/hw/cxgb3/cxio_hal.c static void flush_completed_wrs(struct t3_wq *wq, struct t3_cq *cq)
t3_wq            1071 drivers/infiniband/hw/cxgb3/cxio_hal.c static void create_read_req_cqe(struct t3_wq *wq, struct t3_cqe *hw_cqe,
t3_wq            1085 drivers/infiniband/hw/cxgb3/cxio_hal.c static void advance_oldest_read(struct t3_wq *wq)
t3_wq            1116 drivers/infiniband/hw/cxgb3/cxio_hal.c int cxio_poll_cq(struct t3_wq *wq, struct t3_cq *cq, struct t3_cqe *cqe,
t3_wq             164 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_create_qp(struct cxio_rdev *rdev, u32 kernel_domain, struct t3_wq *wq,
t3_wq             166 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_destroy_qp(struct cxio_rdev *rdev, struct t3_wq *wq,
t3_wq             168 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_peek_cq(struct t3_wq *wr, struct t3_cq *cq, int opcode);
t3_wq             189 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_flush_rq(struct t3_wq *wq, struct t3_cq *cq, int count);
t3_wq             190 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_flush_sq(struct t3_wq *wq, struct t3_cq *cq, int count);
t3_wq             191 drivers/infiniband/hw/cxgb3/cxio_hal.h void cxio_count_rcqes(struct t3_cq *cq, struct t3_wq *wq, int *count);
t3_wq             192 drivers/infiniband/hw/cxgb3/cxio_hal.h void cxio_count_scqes(struct t3_cq *cq, struct t3_wq *wq, int *count);
t3_wq             194 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_poll_cq(struct t3_wq *wq, struct t3_cq *cq, struct t3_cqe *cqe,
t3_wq             747 drivers/infiniband/hw/cxgb3/cxio_wr.h static inline void cxio_set_wq_in_error(struct t3_wq *wq)
t3_wq             752 drivers/infiniband/hw/cxgb3/cxio_wr.h static inline void cxio_disable_wq_db(struct t3_wq *wq)
t3_wq             757 drivers/infiniband/hw/cxgb3/cxio_wr.h static inline void cxio_enable_wq_db(struct t3_wq *wq)
t3_wq             762 drivers/infiniband/hw/cxgb3/cxio_wr.h static inline int cxio_wq_db_enabled(struct t3_wq *wq)
t3_wq              38 drivers/infiniband/hw/cxgb3/iwch_cq.c 	struct t3_wq *wq = qhp ? &qhp->wq : NULL;
t3_wq             166 drivers/infiniband/hw/cxgb3/iwch_provider.h 	struct t3_wq wq;
t3_wq             150 drivers/infiniband/hw/cxgb3/iwch_qp.c 			u8 *flit_cnt, int *wr_cnt, struct t3_wq *wq)