Searched refs:hns_roce_sqp (Results 1 – 2 of 2) sorted by relevance
566 struct hns_roce_sqp { struct881 static inline struct hns_roce_sqp *hr_to_hr_sqp(struct hns_roce_qp *hr_qp) in hr_to_hr_sqp()883 return container_of(hr_qp, struct hns_roce_sqp, hr_qp); in hr_to_hr_sqp()
843 struct hns_roce_sqp *hr_sqp; in hns_roce_create_qp()