Searched refs:to_iwch_pd (Results 1 – 2 of 2) sorted by relevance
378 php = to_iwch_pd(pd); in iwch_deallocate_pd()447 struct iwch_pd *php = to_iwch_pd(pd); in iwch_get_dma_mr()535 php = to_iwch_pd(pd); in iwch_reg_user_mr()637 php = to_iwch_pd(pd); in iwch_alloc_mw()693 php = to_iwch_pd(pd); in iwch_alloc_mr()805 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