Searched refs:to_iwch_pd (Results 1 – 2 of 2) sorted by relevance
298 php = to_iwch_pd(pd); in iwch_deallocate_pd()306 struct iwch_pd *php = to_iwch_pd(pd); in iwch_allocate_pd()359 struct iwch_pd *php = to_iwch_pd(pd); in iwch_get_dma_mr()446 php = to_iwch_pd(pd); in iwch_reg_user_mr()544 php = to_iwch_pd(pd); in iwch_alloc_mw()599 php = to_iwch_pd(pd); in iwch_alloc_mr()711 php = to_iwch_pd(pd); in iwch_create_qp()
50 static inline struct iwch_pd *to_iwch_pd(struct ib_pd *ibpd) in to_iwch_pd() function