Home
last modified time | relevance | path

Searched refs:hns_roce_alloc_pd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_pd.c45 int hns_roce_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in hns_roce_alloc_pd() function
H A Dhns_roce_device.h1163 int hns_roce_alloc_pd(struct ib_pd *pd, struct ib_udata *udata);
H A Dhns_roce_main.c604 .alloc_pd = hns_roce_alloc_pd,
H A Dhns_roce_hw_v2.c2550 if (hns_roce_alloc_pd(pd, NULL)) { in free_mr_init_pd()