Home
last modified time | relevance | path

Searched refs:to_rpd (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_mw.c19 struct rxe_pd *pd = to_rpd(ibmw->pd); in rxe_alloc_mw()
76 if (unlikely(qp->pd != to_rpd(mw->ibmw.pd))) { in rxe_check_bind_mw()
286 struct rxe_pd *pd = to_rpd(qp->ibqp.pd); in rxe_lookup_mw()
308 struct rxe_pd *pd = to_rpd(mw->ibmw.pd); in rxe_mw_cleanup()
A Drxe_verbs.h416 static inline struct rxe_pd *to_rpd(struct ib_pd *pd) in to_rpd() function
453 return to_rpd(ah->ibah.pd); in rxe_ah_pd()
458 return to_rpd(mr->ibmr.pd); in mr_pd()
463 return to_rpd(mw->ibmw.pd); in rxe_mw_pd()
A Drxe_verbs.c143 struct rxe_pd *pd = to_rpd(ibpd); in rxe_alloc_pd()
150 struct rxe_pd *pd = to_rpd(ibpd); in rxe_dealloc_pd()
281 struct rxe_pd *pd = to_rpd(ibsrq->pd); in rxe_create_srq()
392 struct rxe_pd *pd = to_rpd(ibqp->pd); in rxe_create_qp()
870 struct rxe_pd *pd = to_rpd(ibpd); in rxe_get_dma_mr()
906 struct rxe_pd *pd = to_rpd(ibpd); in rxe_reg_user_mr()
942 struct rxe_pd *pd = to_rpd(ibpd); in rxe_alloc_mr()

Completed in 8 milliseconds