Searched refs:iwch_pd (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/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() 339 int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php, 341 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 | 410 struct iwch_pd *php; in iwch_deallocate_pd() 424 struct iwch_pd *php; in iwch_allocate_pd() 488 struct iwch_pd *php; in iwch_register_phys_mem() 563 struct iwch_pd *php; in iwch_reregister_phys_mem() 630 struct iwch_pd *php; in iwch_reg_user_mr() 750 struct iwch_pd *php; in iwch_alloc_mw() 800 struct iwch_pd *php; in iwch_alloc_fast_reg_mr() 901 struct iwch_pd *php; in iwch_create_qp()
|