Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_pd.c60 int hns_roce_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in hns_roce_alloc_pd() function
H A Dhns_roce_main.c425 .alloc_pd = hns_roce_alloc_pd,
H A Dhns_roce_device.h1202 int hns_roce_alloc_pd(struct ib_pd *pd, struct ib_udata *udata);
H A Dhns_roce_hw_v1.c733 ret = hns_roce_alloc_pd(pd, NULL); in hns_roce_v1_rsv_lp_qp()