Home
last modified time | relevance | path

Searched refs:hns_roce_buf_write_mtt (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_srq.c287 ret = hns_roce_buf_write_mtt(hr_dev, &srq->mtt, &srq->buf); in create_kernel_srq()
306 ret = hns_roce_buf_write_mtt(hr_dev, &srq->idx_que.mtt, in create_kernel_srq()
Dhns_roce_cq.c276 ret = hns_roce_buf_write_mtt(hr_dev, &buf->hr_mtt, &buf->hr_buf); in hns_roce_ib_alloc_cq_buf()
Dhns_roce_device.h1138 int hns_roce_buf_write_mtt(struct hns_roce_dev *hr_dev,
Dhns_roce_mr.c890 int hns_roce_buf_write_mtt(struct hns_roce_dev *hr_dev, in hns_roce_buf_write_mtt() function