Searched refs:iwch_pd (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.h | 44 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() 340 int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php, 342 int iwch_reregister_mem(struct iwch_dev *rhp, struct iwch_pd *php,
|
D | iwch_mem.c | 55 int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php, in iwch_register_mem() 78 int iwch_reregister_mem(struct iwch_dev *rhp, struct iwch_pd *php, in iwch_reregister_mem()
|
D | iwch.h | 46 struct iwch_pd;
|
D | iwch_provider.c | 405 struct iwch_pd *php; in iwch_deallocate_pd() 419 struct iwch_pd *php; in iwch_allocate_pd() 483 struct iwch_pd *php; in iwch_register_phys_mem() 558 struct iwch_pd *php; in iwch_reregister_phys_mem() 624 struct iwch_pd *php; in iwch_reg_user_mr() 740 struct iwch_pd *php; in iwch_alloc_mw() 793 struct iwch_pd *php; in iwch_alloc_fast_reg_mr() 894 struct iwch_pd *php; in iwch_create_qp()
|