Searched refs:mtt_buf (Results 1 – 2 of 2) sorted by relevance
882 int offset, u64 *mtt_buf, int mtt_max, u64 *base_addr) in hns_roce_mtr_find() argument893 if (!mtt_buf || mtt_max < 1) in hns_roce_mtr_find()907 mtt_buf[total] = to_hr_hw_page_addr(addr); in hns_roce_mtr_find()909 mtt_buf[total] = addr; in hns_roce_mtr_find()930 mtt_buf[total++] = le64_to_cpu(mtts[mtt_count]); in hns_roce_mtr_find()
1158 int offset, u64 *mtt_buf, int mtt_max, u64 *base_addr);