Home
last modified time | relevance | path

Searched refs:hns_roce_sqp (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h566 struct hns_roce_sqp { struct
881 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()
Dhns_roce_qp.c843 struct hns_roce_sqp *hr_sqp; in hns_roce_create_qp()