Searched refs:hns_roce_mtr_destroy (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/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() 252 hns_roce_mtr_destroy(hr_dev, &idx_que->mtr); in alloc_srq_idx() 263 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 | 1161 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 | 1192 hns_roce_mtr_destroy(hr_dev, &mr->pbl_mtr); in hns_roce_v1_dereg_mr()
|
H A D | hns_roce_hw_v2.c | 5741 hns_roce_mtr_destroy(hr_dev, &eq->mtr); in free_eq_buf()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_srq.c | 204 hns_roce_mtr_destroy(hr_dev, &idx_que->mtr); in alloc_srq_idx() 215 hns_roce_mtr_destroy(hr_dev, &idx_que->mtr); in free_srq_idx() 249 hns_roce_mtr_destroy(hr_dev, &srq->buf_mtr); in free_srq_wqe_buf()
|
H A D | hns_roce_cq.c | 222 hns_roce_mtr_destroy(hr_dev, &hr_cq->mtr); in free_cq_buf()
|
H A D | hns_roce_mr.c | 120 hns_roce_mtr_destroy(hr_dev, &mr->pbl_mtr); in free_mr_pbl() 1045 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 | 1132 void hns_roce_mtr_destroy(struct hns_roce_dev *hr_dev,
|
H A D | hns_roce_qp.c | 777 hns_roce_mtr_destroy(hr_dev, &hr_qp->mtr); in free_qp_buf()
|
H A D | hns_roce_hw_v2.c | 6276 hns_roce_mtr_destroy(hr_dev, &eq->mtr); in free_eq_buf()
|
Completed in 35 milliseconds