Home
last modified time | relevance | path

Searched refs:hns_roce_mtt_cleanup (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_cq.c258 hns_roce_mtt_cleanup(hr_dev, &buf->hr_mtt); in hns_roce_ib_get_cq_umem()
294 hns_roce_mtt_cleanup(hr_dev, &buf->hr_mtt); in hns_roce_ib_alloc_cq_buf()
437 hns_roce_mtt_cleanup(hr_dev, &hr_cq->hr_buf.hr_mtt); in hns_roce_ib_create_cq()
464 hns_roce_mtt_cleanup(hr_dev, &hr_cq->hr_buf.hr_mtt); in hns_roce_ib_destroy_cq()
Dhns_roce_mr.c238 void hns_roce_mtt_cleanup(struct hns_roce_dev *hr_dev, struct hns_roce_mtt *mtt) in hns_roce_mtt_cleanup() function
259 EXPORT_SYMBOL_GPL(hns_roce_mtt_cleanup);
Dhns_roce_device.h923 void hns_roce_mtt_cleanup(struct hns_roce_dev *hr_dev,
Dhns_roce_qp.c812 hns_roce_mtt_cleanup(hr_dev, &hr_qp->mtt); in hns_roce_create_qp_common()
Dhns_roce_hw_v1.c3960 hns_roce_mtt_cleanup(hr_dev, &hr_qp->mtt); in hns_roce_v1_destroy_qp()
4034 hns_roce_mtt_cleanup(hr_dev, &hr_cq->hr_buf.hr_mtt); in hns_roce_v1_destroy_cq()
Dhns_roce_hw_v2.c3872 hns_roce_mtt_cleanup(hr_dev, &hr_qp->mtt); in hns_roce_v2_destroy_qp_common()