Searched refs:hns_roce_mtt_cleanup (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hns/ |
D | hns_roce_cq.c | 258 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()
|
D | hns_roce_mr.c | 238 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);
|
D | hns_roce_device.h | 923 void hns_roce_mtt_cleanup(struct hns_roce_dev *hr_dev,
|
D | hns_roce_qp.c | 812 hns_roce_mtt_cleanup(hr_dev, &hr_qp->mtt); in hns_roce_create_qp_common()
|
D | hns_roce_hw_v1.c | 3960 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()
|
D | hns_roce_hw_v2.c | 3872 hns_roce_mtt_cleanup(hr_dev, &hr_qp->mtt); in hns_roce_v2_destroy_qp_common()
|