Home
last modified time | relevance | path

Searched refs:iwch_pd (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_provider.h44 struct iwch_pd { struct
50 static inline struct iwch_pd *to_iwch_pd(struct ib_pd *ibpd) in to_iwch_pd() argument
52 return container_of(ibpd, struct iwch_pd, ibpd); in to_iwch_pd()
339 int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php,
Diwch_mem.c55 int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php, in iwch_register_mem()
Diwch.h46 struct iwch_pd;
Diwch_provider.c376 struct iwch_pd *php; in iwch_deallocate_pd()
390 struct iwch_pd *php; in iwch_allocate_pd()
447 struct iwch_pd *php = to_iwch_pd(pd); in iwch_get_dma_mr()
529 struct iwch_pd *php; in iwch_reg_user_mr()
628 struct iwch_pd *php; in iwch_alloc_mw()
683 struct iwch_pd *php; in iwch_alloc_mr()
795 struct iwch_pd *php; in iwch_create_qp()