Home
last modified time | relevance | path

Searched refs:base_pd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/sw/siw/
A Dsiw_verbs.h51 int siw_alloc_pd(struct ib_pd *base_pd, struct ib_udata *udata);
52 int siw_dealloc_pd(struct ib_pd *base_pd, struct ib_udata *udata);
67 struct ib_mr *siw_reg_user_mr(struct ib_pd *base_pd, u64 start, u64 len,
69 struct ib_mr *siw_alloc_mr(struct ib_pd *base_pd, enum ib_mr_type mr_type,
71 struct ib_mr *siw_get_dma_mr(struct ib_pd *base_pd, int rights);
A Dsiw_main.c299 INIT_RDMA_OBJ_SIZE(ib_pd, siw_pd, base_pd),
A Dsiw.h67 struct ib_pd base_pd; member

Completed in 7 milliseconds