verbs_txreq       160 drivers/infiniband/hw/hfi1/qp.c 			container_of(tx, struct verbs_txreq, txreq));
verbs_txreq       495 drivers/infiniband/hw/hfi1/qp.c 	struct verbs_txreq *tx = container_of(stx, struct verbs_txreq, txreq);
verbs_txreq       630 drivers/infiniband/hw/hfi1/verbs.c 	struct verbs_txreq *tx =
verbs_txreq       631 drivers/infiniband/hw/hfi1/verbs.c 		container_of(cookie, struct verbs_txreq, txreq);
verbs_txreq       698 drivers/infiniband/hw/hfi1/verbs.c 	struct verbs_txreq *tx)
verbs_txreq       762 drivers/infiniband/hw/hfi1/verbs.c 	struct verbs_txreq *tx,
verbs_txreq       848 drivers/infiniband/hw/hfi1/verbs.c 	struct verbs_txreq *tx;
verbs_txreq      1219 drivers/infiniband/hw/hfi1/verbs.c 	struct verbs_txreq *tx = ps->s_txreq;
verbs_txreq       236 drivers/infiniband/hw/hfi1/verbs.h 	struct verbs_txreq *s_txreq;
verbs_txreq       401 drivers/infiniband/hw/hfi1/verbs.h struct verbs_txreq;
verbs_txreq       402 drivers/infiniband/hw/hfi1/verbs.h void hfi1_put_txreq(struct verbs_txreq *tx);
verbs_txreq        55 drivers/infiniband/hw/hfi1/verbs_txreq.c void hfi1_put_txreq(struct verbs_txreq *tx)
verbs_txreq        93 drivers/infiniband/hw/hfi1/verbs_txreq.c struct verbs_txreq *__get_txreq(struct hfi1_ibdev *dev,
verbs_txreq        97 drivers/infiniband/hw/hfi1/verbs_txreq.c 	struct verbs_txreq *tx = NULL;
verbs_txreq       129 drivers/infiniband/hw/hfi1/verbs_txreq.c 						   sizeof(struct verbs_txreq),
verbs_txreq        72 drivers/infiniband/hw/hfi1/verbs_txreq.h struct verbs_txreq *__get_txreq(struct hfi1_ibdev *dev,
verbs_txreq        76 drivers/infiniband/hw/hfi1/verbs_txreq.h static inline struct verbs_txreq *get_txreq(struct hfi1_ibdev *dev,
verbs_txreq        80 drivers/infiniband/hw/hfi1/verbs_txreq.h 	struct verbs_txreq *tx;
verbs_txreq       102 drivers/infiniband/hw/hfi1/verbs_txreq.h static inline struct sdma_txreq *get_sdma_txreq(struct verbs_txreq *tx)
verbs_txreq       107 drivers/infiniband/hw/hfi1/verbs_txreq.h static inline struct verbs_txreq *get_waiting_verbs_txreq(struct iowait_work *w)
verbs_txreq       113 drivers/infiniband/hw/hfi1/verbs_txreq.h 		return container_of(stx, struct verbs_txreq, txreq);
verbs_txreq       122 drivers/infiniband/hw/hfi1/verbs_txreq.h void hfi1_put_txreq(struct verbs_txreq *tx);