hns_roce_alloc_pd 1185 drivers/infiniband/hw/hns/hns_roce_device.h int hns_roce_alloc_pd(struct ib_pd *pd, struct ib_udata *udata);
hns_roce_alloc_pd  752 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	ret = hns_roce_alloc_pd(pd, NULL);
hns_roce_alloc_pd  423 drivers/infiniband/hw/hns/hns_roce_main.c 	.alloc_pd = hns_roce_alloc_pd,