Searched refs:to_rpd (Results 1 – 3 of 3) sorted by relevance
435 static inline struct rxe_pd *to_rpd(struct ib_pd *pd) in to_rpd() function472 return to_rpd(ah->ibah.pd); in rxe_ah_pd()477 return to_rpd(mr->ibmr.pd); in mr_pd()482 return to_rpd(mw->ibmw.pd); in rxe_mw_pd()
11 struct rxe_pd *pd = to_rpd(ibmw->pd); in rxe_alloc_mw()58 struct rxe_pd *pd = to_rpd(ibmw->pd); in rxe_dealloc_mw()99 if (unlikely(qp->pd != to_rpd(mw->ibmw.pd))) { in rxe_check_bind_mw()316 struct rxe_pd *pd = to_rpd(qp->ibqp.pd); in rxe_lookup_mw()
143 struct rxe_pd *pd = to_rpd(ibpd); in rxe_alloc_pd()150 struct rxe_pd *pd = to_rpd(ibpd); in rxe_dealloc_pd()288 struct rxe_pd *pd = to_rpd(ibsrq->pd); in rxe_create_srq()411 struct rxe_pd *pd = to_rpd(ibqp->pd); in rxe_create_qp()894 struct rxe_pd *pd = to_rpd(ibpd); in rxe_get_dma_mr()916 struct rxe_pd *pd = to_rpd(ibpd); in rxe_reg_user_mr()947 struct rxe_pd *pd = to_rpd(ibpd); in rxe_alloc_mr()
Completed in 10 milliseconds