Searched refs:hns_roce_mtr_destroy (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/drivers/infiniband/hw/hns/ |
| D | hns_roce_srq.c | 208 hns_roce_mtr_destroy(hr_dev, &srq->buf_mtr); in free_srq_buf() 248 hns_roce_mtr_destroy(hr_dev, &idx_que->mtr); in alloc_srq_idx() 259 hns_roce_mtr_destroy(hr_dev, &idx_que->mtr); in free_srq_idx()
|
| D | hns_roce_cq.c | 169 hns_roce_mtr_destroy(hr_dev, &hr_cq->mtr); in free_cq_buf()
|
| D | hns_roce_mr.c | 145 hns_roce_mtr_destroy(hr_dev, &mr->pbl_mtr); in free_mr_pbl() 1109 void hns_roce_mtr_destroy(struct hns_roce_dev *hr_dev, struct hns_roce_mtr *mtr) in hns_roce_mtr_destroy() function
|
| D | hns_roce_device.h | 1155 void hns_roce_mtr_destroy(struct hns_roce_dev *hr_dev,
|
| D | hns_roce_qp.c | 684 hns_roce_mtr_destroy(hr_dev, &hr_qp->mtr); in free_qp_buf()
|
| D | hns_roce_hw_v1.c | 1116 hns_roce_mtr_destroy(hr_dev, &mr->pbl_mtr); in hns_roce_v1_dereg_mr()
|
| D | hns_roce_hw_v2.c | 5736 hns_roce_mtr_destroy(hr_dev, &eq->mtr); in free_eq_buf()
|