/drivers/infiniband/hw/amso1100/ |
D | c2_provider.h | 69 struct ib_pd ibpd; member 132 static inline struct c2_pd *to_c2pd(struct ib_pd *ibpd) in to_c2pd()
|
/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 415 int ocrdma_dealloc_pd(struct ib_pd *ibpd) in ocrdma_dealloc_pd() 443 static struct ocrdma_mr *ocrdma_alloc_lkey(struct ib_pd *ibpd, in ocrdma_alloc_lkey() 484 struct ib_mr *ocrdma_get_dma_mr(struct ib_pd *ibpd, int acc) in ocrdma_get_dma_mr() 621 struct ib_mr *ocrdma_reg_user_mr(struct ib_pd *ibpd, u64 start, u64 len, in ocrdma_reg_user_mr() 834 static int ocrdma_check_qp_params(struct ib_pd *ibpd, struct ocrdma_dev *dev, in ocrdma_check_qp_params() 1046 struct ib_qp *ocrdma_create_qp(struct ib_pd *ibpd, in ocrdma_create_qp() 1520 struct ib_srq *ocrdma_create_srq(struct ib_pd *ibpd, in ocrdma_create_srq()
|
D | ocrdma_ah.c | 90 struct ib_ah *ocrdma_create_ah(struct ib_pd *ibpd, struct ib_ah_attr *attr) in ocrdma_create_ah()
|
D | ocrdma.h | 210 struct ib_pd ibpd; member 363 static inline struct ocrdma_pd *get_ocrdma_pd(struct ib_pd *ibpd) in get_ocrdma_pd()
|
/drivers/infiniband/hw/qib/ |
D | qib_srq.c | 101 struct ib_srq *qib_create_srq(struct ib_pd *ibpd, in qib_create_srq()
|
D | qib_qp.c | 970 struct ib_qp *qib_create_qp(struct ib_pd *ibpd, in qib_create_qp()
|
D | qib_verbs.h | 225 struct ib_pd ibpd; member 794 static inline struct qib_pd *to_ipd(struct ib_pd *ibpd) in to_ipd()
|
D | qib_verbs.c | 1771 static int qib_dealloc_pd(struct ib_pd *ibpd) in qib_dealloc_pd()
|
/drivers/infiniband/hw/ipath/ |
D | ipath_srq.c | 101 struct ib_srq *ipath_create_srq(struct ib_pd *ibpd, in ipath_create_srq()
|
D | ipath_qp.c | 741 struct ib_qp *ipath_create_qp(struct ib_pd *ibpd, in ipath_create_qp()
|
D | ipath_verbs.h | 172 struct ib_pd ibpd; member 660 static inline struct ipath_pd *to_ipd(struct ib_pd *ibpd) in to_ipd()
|
D | ipath_verbs.c | 1741 static int ipath_dealloc_pd(struct ib_pd *ibpd) in ipath_dealloc_pd()
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.h | 45 struct ib_pd ibpd; member 50 static inline struct iwch_pd *to_iwch_pd(struct ib_pd *ibpd) in to_iwch_pd()
|
/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 58 static struct ib_mw *nes_alloc_mw(struct ib_pd *ibpd, enum ib_mw_type type) in nes_alloc_mw() 380 static struct ib_mr *nes_alloc_fast_reg_mr(struct ib_pd *ibpd, int max_page_list_len) in nes_alloc_fast_reg_mr() 836 static int nes_dealloc_pd(struct ib_pd *ibpd) in nes_dealloc_pd() 1103 static struct ib_qp *nes_create_qp(struct ib_pd *ibpd, in nes_create_qp()
|
D | nes_verbs.h | 66 struct ib_pd ibpd; member
|
D | nes.h | 472 static inline struct nes_pd *to_nespd(struct ib_pd *ibpd) in to_nespd()
|
/drivers/infiniband/hw/mthca/ |
D | mthca_provider.h | 98 struct ib_pd ibpd; member 314 static inline struct mthca_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()
|
/drivers/infiniband/hw/ehca/ |
D | ehca_main.c | 721 struct ib_pd *ibpd; in ehca_probe() local
|
/drivers/infiniband/hw/mlx4/ |
D | mlx4_ib.h | 79 struct ib_pd ibpd; member 516 static inline struct mlx4_ib_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()
|
/drivers/infiniband/hw/cxgb4/ |
D | iw_cxgb4.h | 314 struct ib_pd ibpd; member 319 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd) in to_c4iw_pd()
|