Home
last modified time | relevance | path

Searched refs:to_iwch_pd (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_provider.c378 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()
Diwch_provider.h50 static inline struct iwch_pd *to_iwch_pd(struct ib_pd *ibpd) in to_iwch_pd() function