| /linux-4.4.14/drivers/infiniband/hw/usnic/ | 
| D | usnic_ib.h | 60 	struct ib_pd			ibpd;  member109 struct usnic_ib_pd *to_upd(struct ib_pd *ibpd)  in to_upd()
 
 | 
| /linux-4.4.14/drivers/staging/rdma/amso1100/ | 
| D | c2_provider.h | 69 	struct ib_pd ibpd;  member132 static inline struct c2_pd *to_c2pd(struct ib_pd *ibpd)  in to_c2pd()
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/ocrdma/ | 
| D | ocrdma_verbs.c | 752 int ocrdma_dealloc_pd(struct ib_pd *ibpd)  in ocrdma_dealloc_pd()802 struct ib_mr *ocrdma_get_dma_mr(struct ib_pd *ibpd, int acc)  in ocrdma_get_dma_mr()
 953 struct ib_mr *ocrdma_reg_user_mr(struct ib_pd *ibpd, u64 start, u64 len,  in ocrdma_reg_user_mr()
 1212 static int ocrdma_check_qp_params(struct ib_pd *ibpd, struct ocrdma_dev *dev,  in ocrdma_check_qp_params()
 1407 struct ib_qp *ocrdma_create_qp(struct ib_pd *ibpd,  in ocrdma_create_qp()
 1884 struct ib_srq *ocrdma_create_srq(struct ib_pd *ibpd,  in ocrdma_create_srq()
 3015 struct ib_mr *ocrdma_alloc_mr(struct ib_pd *ibpd,  in ocrdma_alloc_mr()
 3174 struct ib_mr *ocrdma_reg_kernel_mr(struct ib_pd *ibpd,  in ocrdma_reg_kernel_mr()
 
 | 
| D | ocrdma_ah.c | 114 struct ib_ah *ocrdma_create_ah(struct ib_pd *ibpd, struct ib_ah_attr *attr)  in ocrdma_create_ah()
 | 
| D | ocrdma.h | 349 	struct ib_pd ibpd;  member469 static inline struct ocrdma_pd *get_ocrdma_pd(struct ib_pd *ibpd)  in get_ocrdma_pd()
 
 | 
| /linux-4.4.14/drivers/staging/rdma/hfi1/ | 
| D | srq.c | 118 struct ib_srq *hfi1_create_srq(struct ib_pd *ibpd,  in hfi1_create_srq()
 | 
| D | qp.c | 1012 struct ib_qp *hfi1_create_qp(struct ib_pd *ibpd,  in hfi1_create_qp()
 | 
| D | verbs.c | 1647 static int dealloc_pd(struct ib_pd *ibpd)  in dealloc_pd()
 | 
| D | verbs.h | 238 	struct ib_pd ibpd;  member805 static inline struct hfi1_pd *to_ipd(struct ib_pd *ibpd)  in to_ipd()
 
 | 
| /linux-4.4.14/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 | 975 struct ib_qp *qib_create_qp(struct ib_pd *ibpd,  in qib_create_qp()
 | 
| D | qib_verbs.h | 226 	struct ib_pd ibpd;  member821 static inline struct qib_pd *to_ipd(struct ib_pd *ibpd)  in to_ipd()
 
 | 
| D | qib_verbs.c | 1794 static int qib_dealloc_pd(struct ib_pd *ibpd)  in qib_dealloc_pd()
 | 
| /linux-4.4.14/drivers/staging/rdma/ipath/ | 
| D | ipath_srq.c | 101 struct ib_srq *ipath_create_srq(struct ib_pd *ibpd,  in ipath_create_srq()
 | 
| D | ipath_qp.c | 740 struct ib_qp *ipath_create_qp(struct ib_pd *ibpd,  in ipath_create_qp()
 | 
| D | ipath_verbs.h | 172 	struct ib_pd ibpd;  member666 static inline struct ipath_pd *to_ipd(struct ib_pd *ibpd)  in to_ipd()
 
 | 
| D | ipath_verbs.c | 1758 static int ipath_dealloc_pd(struct ib_pd *ibpd)  in ipath_dealloc_pd()
 | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_provider.h | 45 	struct ib_pd ibpd;  member50 static inline struct iwch_pd *to_iwch_pd(struct ib_pd *ibpd)  in to_iwch_pd()
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/nes/ | 
| D | nes_verbs.c | 59 static struct ib_mw *nes_alloc_mw(struct ib_pd *ibpd, enum ib_mw_type type)  in nes_alloc_mw()381 static struct ib_mr *nes_alloc_mr(struct ib_pd *ibpd,  in nes_alloc_mr()
 816 static int nes_dealloc_pd(struct ib_pd *ibpd)  in nes_dealloc_pd()
 1083 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 | 475 static inline struct nes_pd *to_nespd(struct ib_pd *ibpd)  in to_nespd()
 | 
| /linux-4.4.14/drivers/infiniband/hw/mthca/ | 
| D | mthca_provider.h | 98 	struct ib_pd    ibpd;  member314 static inline struct mthca_pd *to_mpd(struct ib_pd *ibpd)  in to_mpd()
 
 | 
| /linux-4.4.14/drivers/staging/rdma/ehca/ | 
| D | ehca_main.c | 744 	struct ib_pd *ibpd;  in ehca_probe()  local
 | 
| /linux-4.4.14/drivers/infiniband/hw/mlx5/ | 
| D | mlx5_ib.h | 104 	struct ib_pd		ibpd;  member466 static inline struct mlx5_ib_pd *to_mpd(struct ib_pd *ibpd)  in to_mpd()
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/mlx4/ | 
| D | mlx4_ib.h | 94 	struct ib_pd		ibpd;  member620 static inline struct mlx4_ib_pd *to_mpd(struct ib_pd *ibpd)  in to_mpd()
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ | 
| D | iw_cxgb4.h | 355 	struct ib_pd ibpd;  member360 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd)  in to_c4iw_pd()
 
 |