Home
last modified time | relevance | path

Searched refs:buf_mtr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/hns/
A Dhns_roce_srq.c235 ret = hns_roce_mtr_create(hr_dev, &srq->buf_mtr, &buf_attr, in alloc_srq_wqe_buf()
248 hns_roce_mtr_destroy(hr_dev, &srq->buf_mtr); in free_srq_wqe_buf()
A Dhns_roce_device.h491 struct hns_roce_mtr buf_mtr; member
A Dhns_roce_hw_v2.c897 return hns_roce_buf_offset(srq->buf_mtr.kmem, n << srq->wqe_shift); in get_srq_wqe_buf()
5399 ret = hns_roce_mtr_find(hr_dev, &srq->buf_mtr, 0, mtts_wqe, in hns_roce_v2_write_srqc()
5427 to_hr_hw_page_shift(srq->buf_mtr.hem_cfg.ba_pg_shift)); in hns_roce_v2_write_srqc()
5429 to_hr_hw_page_shift(srq->buf_mtr.hem_cfg.buf_pg_shift)); in hns_roce_v2_write_srqc()

Completed in 23 milliseconds