rxe_pd            106 drivers/infiniband/sw/rxe/rxe_loc.h int rxe_mem_init_dma(struct rxe_pd *pd,
rxe_pd            109 drivers/infiniband/sw/rxe/rxe_loc.h int rxe_mem_init_user(struct rxe_pd *pd, u64 start,
rxe_pd            113 drivers/infiniband/sw/rxe/rxe_loc.h int rxe_mem_init_fast(struct rxe_pd *pd,
rxe_pd            119 drivers/infiniband/sw/rxe/rxe_loc.h int copy_data(struct rxe_pd *pd, int access,
rxe_pd            130 drivers/infiniband/sw/rxe/rxe_loc.h struct rxe_mem *lookup_mem(struct rxe_pd *pd, int access, u32 key,
rxe_pd            157 drivers/infiniband/sw/rxe/rxe_loc.h int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd,
rxe_pd            147 drivers/infiniband/sw/rxe/rxe_mr.c int rxe_mem_init_dma(struct rxe_pd *pd,
rxe_pd            160 drivers/infiniband/sw/rxe/rxe_mr.c int rxe_mem_init_user(struct rxe_pd *pd, u64 start,
rxe_pd            238 drivers/infiniband/sw/rxe/rxe_mr.c int rxe_mem_init_fast(struct rxe_pd *pd,
rxe_pd            436 drivers/infiniband/sw/rxe/rxe_mr.c 	struct rxe_pd		*pd,
rxe_pd            568 drivers/infiniband/sw/rxe/rxe_mr.c struct rxe_mem *lookup_mem(struct rxe_pd *pd, int access, u32 key,
rxe_pd             49 drivers/infiniband/sw/rxe/rxe_pool.c 		.size		= sizeof(struct rxe_pd),
rxe_pd            336 drivers/infiniband/sw/rxe/rxe_qp.c int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd,
rxe_pd            182 drivers/infiniband/sw/rxe/rxe_verbs.c 	struct rxe_pd *pd = to_rpd(ibpd);
rxe_pd            189 drivers/infiniband/sw/rxe/rxe_verbs.c 	struct rxe_pd *pd = to_rpd(ibpd);
rxe_pd            297 drivers/infiniband/sw/rxe/rxe_verbs.c 	struct rxe_pd *pd = to_rpd(ibsrq->pd);
rxe_pd            417 drivers/infiniband/sw/rxe/rxe_verbs.c 	struct rxe_pd *pd = to_rpd(ibpd);
rxe_pd            897 drivers/infiniband/sw/rxe/rxe_verbs.c 	struct rxe_pd *pd = to_rpd(ibpd);
rxe_pd            933 drivers/infiniband/sw/rxe/rxe_verbs.c 	struct rxe_pd *pd = to_rpd(ibpd);
rxe_pd            976 drivers/infiniband/sw/rxe/rxe_verbs.c 	struct rxe_pd *pd = to_rpd(ibpd);
rxe_pd           1153 drivers/infiniband/sw/rxe/rxe_verbs.c 	INIT_RDMA_OBJ_SIZE(ib_pd, rxe_pd, ibpd),
rxe_pd             76 drivers/infiniband/sw/rxe/rxe_verbs.h 	struct rxe_pd		*pd;
rxe_pd            125 drivers/infiniband/sw/rxe/rxe_verbs.h 	struct rxe_pd		*pd;
rxe_pd            243 drivers/infiniband/sw/rxe/rxe_verbs.h 	struct rxe_pd		*pd;
rxe_pd            325 drivers/infiniband/sw/rxe/rxe_verbs.h 	struct rxe_pd		*pd;
rxe_pd            433 drivers/infiniband/sw/rxe/rxe_verbs.h static inline struct rxe_pd *to_rpd(struct ib_pd *pd)
rxe_pd            435 drivers/infiniband/sw/rxe/rxe_verbs.h 	return pd ? container_of(pd, struct rxe_pd, ibpd) : NULL;