Searched refs:to_rpd (Results 1 – 2 of 2) sorted by relevance
182 struct rxe_pd *pd = to_rpd(ibpd); in rxe_alloc_pd()189 struct rxe_pd *pd = to_rpd(ibpd); in rxe_dealloc_pd()297 struct rxe_pd *pd = to_rpd(ibsrq->pd); in rxe_create_srq()417 struct rxe_pd *pd = to_rpd(ibpd); in rxe_create_qp()897 struct rxe_pd *pd = to_rpd(ibpd); in rxe_get_dma_mr()933 struct rxe_pd *pd = to_rpd(ibpd); in rxe_reg_user_mr()976 struct rxe_pd *pd = to_rpd(ibpd); in rxe_alloc_mr()
433 static inline struct rxe_pd *to_rpd(struct ib_pd *pd) in to_rpd() function