Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_pd.c95 int hns_roce_dealloc_pd(struct ib_pd *pd) in hns_roce_dealloc_pd() function
102 EXPORT_SYMBOL_GPL(hns_roce_dealloc_pd);
Dhns_roce_device.h962 int hns_roce_dealloc_pd(struct ib_pd *pd);
Dhns_roce_main.c556 ib_dev->dealloc_pd = hns_roce_dealloc_pd; in hns_roce_register_device()
Dhns_roce_hw_v1.c857 if (hns_roce_dealloc_pd(pd)) in hns_roce_v1_rsv_lp_qp()
894 ret = hns_roce_dealloc_pd(&free_mr->mr_free_pd->ibpd); in hns_roce_v1_release_lp_qp()