Lines Matching refs:ibv_pd
133 struct ibv_pd *mlx5_alloc_pd(struct ibv_context *context)
143 if (ibv_cmd_alloc_pd(context, &pd->ibv_pd, &cmd, sizeof cmd,
151 return &pd->ibv_pd;
154 int mlx5_free_pd(struct ibv_pd *pd)
166 struct ibv_mr *mlx5_reg_mr(struct ibv_pd *pd, void *addr, size_t length,
192 int mlx5_rereg_mr(struct ibv_mr *ibmr, int flags, struct ibv_pd *pd, void *addr,
219 struct ibv_mw *mlx5_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type)
625 struct ibv_srq *mlx5_create_srq(struct ibv_pd *pd,
1434 struct ibv_qp *mlx5_create_qp(struct ibv_pd *pd,
1659 struct ibv_ah *mlx5_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr)