hns_roce_alloc_pd
int hns_roce_alloc_pd(struct ib_pd *pd, struct ib_udata *udata);
if (hns_roce_alloc_pd(pd, NULL)) {
.alloc_pd = hns_roce_alloc_pd,