Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_cq.c287 ret = hns_roce_buf_write_mtt(hr_dev, &buf->hr_mtt, &buf->hr_buf); in hns_roce_ib_alloc_cq_buf()
Dhns_roce_device.h925 int hns_roce_buf_write_mtt(struct hns_roce_dev *hr_dev,
Dhns_roce_mr.c781 int hns_roce_buf_write_mtt(struct hns_roce_dev *hr_dev, in hns_roce_buf_write_mtt() function
Dhns_roce_qp.c713 ret = hns_roce_buf_write_mtt(hr_dev, &hr_qp->mtt, in hns_roce_create_qp_common()