rxe_pd
int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd,
int copy_data(struct rxe_pd *pd, int access, struct rxe_dma_info *dma,
struct rxe_mr *lookup_mr(struct rxe_pd *pd, int access, u32 key,
struct rxe_pd *pd,
struct rxe_mr *lookup_mr(struct rxe_pd *pd, int access, u32 key,
struct rxe_pd *pd = to_rpd(ibmw->pd);
struct rxe_pd *pd = to_rpd(qp->ibqp.pd);
struct rxe_pd *pd = to_rpd(mw->ibmw.pd);
struct rxe_pd *pd = container_of(ibpd, struct rxe_pd, ibpd);
struct rxe_pd *pd = container_of(ibpd, struct rxe_pd, ibpd);
.size = sizeof(struct rxe_pd),
.elem_offset = offsetof(struct rxe_pd, elem),
int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd,
struct rxe_pd *pd = to_rpd(ibpd);
struct rxe_pd *pd = to_rpd(ibpd);
struct rxe_pd *old_pd = to_rpd(ibmr->pd);
struct rxe_pd *pd = to_rpd(ibpd);
struct rxe_pd *pd = to_rpd(ibpd);
INIT_RDMA_OBJ_SIZE(ib_pd, rxe_pd, ibpd),
struct rxe_pd *pd = to_rpd(ibpd);
struct rxe_pd *pd = to_rpd(ibpd);
struct rxe_pd *pd = to_rpd(ibsrq->pd);
struct rxe_pd *pd = to_rpd(ibqp->pd);
struct rxe_pd *pd;
static inline struct rxe_pd *to_rpd(struct ib_pd *pd)
return pd ? container_of(pd, struct rxe_pd, ibpd) : NULL;
static inline struct rxe_pd *rxe_ah_pd(struct rxe_ah *ah)
static inline struct rxe_pd *mr_pd(struct rxe_mr *mr)
static inline struct rxe_pd *rxe_mw_pd(struct rxe_mw *mw)
struct rxe_pd *pd;