Searched refs:to_rpd (Results 1 – 2 of 2) sorted by relevance
146 struct rxe_pd *pd = to_rpd(ibpd); in rxe_alloc_pd()153 struct rxe_pd *pd = to_rpd(ibpd); in rxe_dealloc_pd()264 struct rxe_pd *pd = to_rpd(ibsrq->pd); in rxe_create_srq()385 struct rxe_pd *pd = to_rpd(ibpd); in rxe_create_qp()869 struct rxe_pd *pd = to_rpd(ibpd); in rxe_get_dma_mr()891 struct rxe_pd *pd = to_rpd(ibpd); in rxe_reg_user_mr()934 struct rxe_pd *pd = to_rpd(ibpd); in rxe_alloc_mr()
401 static inline struct rxe_pd *to_rpd(struct ib_pd *pd) in to_rpd() function438 return to_rpd(mr->ibmr.pd); in mr_pd()