t3_wr             280 drivers/infiniband/hw/cxgb3/cxio_hal.c 				       depth * sizeof(union t3_wr),
t3_wr             321 drivers/infiniband/hw/cxgb3/cxio_hal.c 			  * sizeof(union t3_wr), wq->queue,
t3_wr             513 drivers/infiniband/hw/cxgb3/cxio_hal.c 					sizeof(union t3_wr),
t3_wr             563 drivers/infiniband/hw/cxgb3/cxio_hal.c 			  * sizeof(union t3_wr), rdev_p->ctrl_qp.workq,
t3_wr              72 drivers/infiniband/hw/cxgb3/cxio_hal.h 	union t3_wr *workq;	/* the work request queue */
t3_wr             439 drivers/infiniband/hw/cxgb3/cxio_wr.h 	((union t3_wr *)wqe)->genbit.genbit = cpu_to_be64(genbit);
t3_wr             692 drivers/infiniband/hw/cxgb3/cxio_wr.h 	union t3_wr *queue;		/* DMA accessible memory */
t3_wr             837 drivers/infiniband/hw/cxgb3/iwch_provider.c 		mm1->len = PAGE_ALIGN(wqsize * sizeof(union t3_wr));
t3_wr              42 drivers/infiniband/hw/cxgb3/iwch_qp.c static int build_rdma_send(union t3_wr *wqe, const struct ib_send_wr *wr,
t3_wr              87 drivers/infiniband/hw/cxgb3/iwch_qp.c static int build_rdma_write(union t3_wr *wqe, const struct ib_send_wr *wr,
t3_wr             128 drivers/infiniband/hw/cxgb3/iwch_qp.c static int build_rdma_read(union t3_wr *wqe, const struct ib_send_wr *wr,
t3_wr             149 drivers/infiniband/hw/cxgb3/iwch_qp.c static int build_memreg(union t3_wr *wqe, const struct ib_reg_wr *wr,
t3_wr             175 drivers/infiniband/hw/cxgb3/iwch_qp.c 			wqe = (union t3_wr *)(wq->queue +
t3_wr             192 drivers/infiniband/hw/cxgb3/iwch_qp.c static int build_inv_stag(union t3_wr *wqe, const struct ib_send_wr *wr,
t3_wr             248 drivers/infiniband/hw/cxgb3/iwch_qp.c static int build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe,
t3_wr             288 drivers/infiniband/hw/cxgb3/iwch_qp.c static int build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe,
t3_wr             360 drivers/infiniband/hw/cxgb3/iwch_qp.c 	union t3_wr *wqe;
t3_wr             386 drivers/infiniband/hw/cxgb3/iwch_qp.c 		wqe = (union t3_wr *) (qhp->wq.queue + idx);
t3_wr             472 drivers/infiniband/hw/cxgb3/iwch_qp.c 	union t3_wr *wqe;
t3_wr             496 drivers/infiniband/hw/cxgb3/iwch_qp.c 		wqe = (union t3_wr *) (qhp->wq.queue + idx);
t3_wr             663 drivers/infiniband/hw/cxgb3/iwch_qp.c 	union t3_wr *wqe;
t3_wr             694 drivers/infiniband/hw/cxgb3/iwch_qp.c 	union t3_wr *wqe;
t3_wr             804 drivers/infiniband/hw/cxgb3/iwch_qp.c 	union t3_wr *wqe = qhp->wq.queue;