Searched refs:to_rpd (Results 1 – 2 of 2) sorted by relevance
219 struct rxe_pd *pd = to_rpd(ibpd); in rxe_dealloc_pd()239 struct rxe_pd *pd = to_rpd(ibpd); in rxe_create_ah()343 struct rxe_pd *pd = to_rpd(ibpd); in rxe_create_srq()471 struct rxe_pd *pd = to_rpd(ibpd); in rxe_create_qp()964 struct rxe_pd *pd = to_rpd(ibpd); in rxe_get_dma_mr()1000 struct rxe_pd *pd = to_rpd(ibpd); in rxe_reg_user_mr()1044 struct rxe_pd *pd = to_rpd(ibpd); in rxe_alloc_mr()
430 static inline struct rxe_pd *to_rpd(struct ib_pd *pd) in to_rpd() function