Searched refs:hns_roce_alloc_pd (Results 1 – 4 of 4) sorted by relevance
45 int hns_roce_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in hns_roce_alloc_pd() function
1163 int hns_roce_alloc_pd(struct ib_pd *pd, struct ib_udata *udata);
604 .alloc_pd = hns_roce_alloc_pd,
2550 if (hns_roce_alloc_pd(pd, NULL)) { in free_mr_init_pd()