Searched refs:hns_roce_mtr_destroy (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_srq.c | 212 hns_roce_mtr_destroy(hr_dev, &srq->buf_mtr); in free_srq_buf() 253 hns_roce_mtr_destroy(hr_dev, &idx_que->mtr); in alloc_srq_idx() 264 hns_roce_mtr_destroy(hr_dev, &idx_que->mtr); in free_srq_idx()
|
| H A D | hns_roce_cq.c | 169 hns_roce_mtr_destroy(hr_dev, &hr_cq->mtr); in free_cq_buf()
|
| H A D | hns_roce_mr.c | 145 hns_roce_mtr_destroy(hr_dev, &mr->pbl_mtr); in free_mr_pbl() 1108 void hns_roce_mtr_destroy(struct hns_roce_dev *hr_dev, struct hns_roce_mtr *mtr) in hns_roce_mtr_destroy() function
|
| H A D | hns_roce_device.h | 1163 void hns_roce_mtr_destroy(struct hns_roce_dev *hr_dev,
|
| H A D | hns_roce_qp.c | 686 hns_roce_mtr_destroy(hr_dev, &hr_qp->mtr); in free_qp_buf()
|
| H A D | hns_roce_hw_v1.c | 1116 hns_roce_mtr_destroy(hr_dev, &mr->pbl_mtr); in hns_roce_v1_dereg_mr()
|
| H A D | hns_roce_hw_v2.c | 5732 hns_roce_mtr_destroy(hr_dev, &eq->mtr); in free_eq_buf()
|