Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_pd.c44 int hns_roce_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in hns_roce_alloc_pd() function
H A Dhns_roce_main.c725 .alloc_pd = hns_roce_alloc_pd,
H A Dhns_roce_hw_v2.c2890 if (hns_roce_alloc_pd(pd, NULL)) { in free_mr_init_pd()