Home
last modified time | relevance | path

Searched refs:mtt_buf (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/hns/
Dhns_roce_mr.c801 u32 offset, u64 *mtt_buf, int mtt_max, u64 *base_addr) in hns_roce_mtr_find() argument
811 if (!mtt_buf || mtt_max < 1) in hns_roce_mtr_find()
824 mtt_buf[total] = addr; in hns_roce_mtr_find()
845 mtt_buf[total++] = le64_to_cpu(mtts[mtt_count]); in hns_roce_mtr_find()
Dhns_roce_device.h1114 u32 offset, u64 *mtt_buf, int mtt_max, u64 *base_addr);