Searched refs:hns_roce_sqp (Results 1 – 2 of 2) sorted by relevance
698 struct hns_roce_sqp { struct1095 static inline struct hns_roce_sqp *hr_to_hr_sqp(struct hns_roce_qp *hr_qp) in hr_to_hr_sqp()1097 return container_of(hr_qp, struct hns_roce_sqp, hr_qp); in hr_to_hr_sqp()
1020 struct hns_roce_sqp *hr_sqp; in hns_roce_create_qp()