Home
last modified time | relevance | path

Searched refs:hns_roce_qp_free (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_qp.c251 void hns_roce_qp_free(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in hns_roce_qp_free() function
267 EXPORT_SYMBOL_GPL(hns_roce_qp_free);
782 hns_roce_qp_free(hr_dev, hr_qp); in hns_roce_create_qp_common()
Dhns_roce_device.h1001 void hns_roce_qp_free(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp);
Dhns_roce_hw_v1.c3906 hns_roce_qp_free(hr_dev, hr_qp); in hns_roce_v1_destroy_qp_work_fn()
3953 hns_roce_qp_free(hr_dev, hr_qp); in hns_roce_v1_destroy_qp()
Dhns_roce_hw_v2.c3864 hns_roce_qp_free(hr_dev, hr_qp); in hns_roce_v2_destroy_qp_common()