Searched refs:hns_roce_mtr_destroy (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/infiniband/hw/hns/ |
| D | hns_roce_srq.c | 203 hns_roce_mtr_destroy(hr_dev, &idx_que->mtr); in alloc_srq_idx() 214 hns_roce_mtr_destroy(hr_dev, &idx_que->mtr); in free_srq_idx() 248 hns_roce_mtr_destroy(hr_dev, &srq->buf_mtr); in free_srq_wqe_buf()
|
| D | hns_roce_mr.c | 138 hns_roce_mtr_destroy(hr_dev, &mr->pbl_mtr); in free_mr_pbl() 1032 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_cq.c | 221 hns_roce_mtr_destroy(hr_dev, &hr_cq->mtr); in free_cq_buf()
|
| D | hns_roce_device.h | 1146 void hns_roce_mtr_destroy(struct hns_roce_dev *hr_dev,
|
| D | hns_roce_qp.c | 792 hns_roce_mtr_destroy(hr_dev, &hr_qp->mtr); in free_qp_buf()
|
| D | hns_roce_hw_v1.c | 1202 hns_roce_mtr_destroy(hr_dev, &mr->pbl_mtr); in hns_roce_v1_dereg_mr()
|
| D | hns_roce_hw_v2.c | 5849 hns_roce_mtr_destroy(hr_dev, &eq->mtr); in free_eq_buf()
|