Searched refs:mtts_idx (Results 1 – 1 of 1) sorted by relevance
6056 u64 mtts_idx[MTT_MIN_COUNT] = {}; in hns_roce_v2_write_srqc_index_queue() local6061 ret = hns_roce_mtr_find(hr_dev, &idx_que->mtr, 0, mtts_idx, in hns_roce_v2_write_srqc_index_queue()6062 ARRAY_SIZE(mtts_idx)); in hns_roce_v2_write_srqc_index_queue()6084 to_hr_hw_page_addr(mtts_idx[0])); in hns_roce_v2_write_srqc_index_queue()6086 upper_32_bits(to_hr_hw_page_addr(mtts_idx[0]))); in hns_roce_v2_write_srqc_index_queue()6089 to_hr_hw_page_addr(mtts_idx[1])); in hns_roce_v2_write_srqc_index_queue()6091 upper_32_bits(to_hr_hw_page_addr(mtts_idx[1]))); in hns_roce_v2_write_srqc_index_queue()