Searched refs:hr_sqp (Results 1 – 1 of 1) sorted by relevance
1020 struct hns_roce_sqp *hr_sqp; in hns_roce_create_qp() local1050 hr_sqp = kzalloc(sizeof(*hr_sqp), GFP_KERNEL); in hns_roce_create_qp()1051 if (!hr_sqp) in hns_roce_create_qp()1054 hr_qp = &hr_sqp->hr_qp; in hns_roce_create_qp()1069 kfree(hr_sqp); in hns_roce_create_qp()