Searched defs:ib_pd (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/drivers/infiniband/hw/bnxt_re/ |
D | ib_verbs.c | 416 struct ib_pd *ib_pd = qp->ib_qp.pd; in bnxt_re_bind_fence_mw() local 537 int bnxt_re_dealloc_pd(struct ib_pd *ib_pd, struct ib_udata *udata) in bnxt_re_dealloc_pd() 638 struct ib_pd *ib_pd = ib_ah->pd; in bnxt_re_create_ah() local 1405 struct ib_pd *ib_pd = ib_qp->pd; in bnxt_re_create_qp() local 1608 struct ib_pd *ib_pd; in bnxt_re_create_srq() local 3562 struct ib_mr *bnxt_re_get_dma_mr(struct ib_pd *ib_pd, int mr_access_flags) in bnxt_re_get_dma_mr() 3651 struct ib_mr *bnxt_re_alloc_mr(struct ib_pd *ib_pd, enum ib_mr_type type, in bnxt_re_alloc_mr() 3707 struct ib_mw *bnxt_re_alloc_mw(struct ib_pd *ib_pd, enum ib_mw_type type, in bnxt_re_alloc_mw() 3757 struct ib_mr *bnxt_re_reg_user_mr(struct ib_pd *ib_pd, u64 start, u64 length, in bnxt_re_reg_user_mr()
|
D | ib_verbs.h | 59 struct ib_pd ib_pd; member
|
/Linux-v5.15/include/rdma/ |
D | ib_verbs.h | 1523 struct ib_pd { struct 1524 u32 local_dma_lkey; 1525 u32 flags; 1549 struct ib_pd *pd; argument
|
/Linux-v5.15/drivers/infiniband/ulp/rtrs/ |
D | rtrs-pri.h | 86 struct ib_pd *ib_pd; member
|
/Linux-v5.15/drivers/infiniband/hw/hns/ |
D | hns_roce_qp.c | 1032 struct ib_pd *ib_pd, in hns_roce_create_qp_common()
|
D | hns_roce_hw_v2.c | 4071 static inline int get_pdn(struct ib_pd *ib_pd) in get_pdn()
|