Home
last modified time | relevance | path

Searched refs:hr_to_hr_sqp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h881 static inline struct hns_roce_sqp *hr_to_hr_sqp(struct hns_roce_qp *hr_qp) in hr_to_hr_sqp() function
Dhns_roce_hw_v1.c3913 kfree(hr_to_hr_sqp(hr_qp)); in hns_roce_v1_destroy_qp_work_fn()
3975 kfree(hr_to_hr_sqp(hr_qp)); in hns_roce_v1_destroy_qp()
Dhns_roce_hw_v2.c3914 kfree(hr_to_hr_sqp(hr_qp)); in hns_roce_v2_destroy_qp()