Searched refs:mtts_idx (Results 1 – 1 of 1) sorted by relevance
5681 u64 mtts_idx[MTT_MIN_COUNT] = {}; in hns_roce_v2_write_srqc_index_queue() local5686 ret = hns_roce_mtr_find(hr_dev, &idx_que->mtr, 0, mtts_idx, in hns_roce_v2_write_srqc_index_queue()5687 ARRAY_SIZE(mtts_idx)); in hns_roce_v2_write_srqc_index_queue()5709 to_hr_hw_page_addr(mtts_idx[0])); in hns_roce_v2_write_srqc_index_queue()5711 upper_32_bits(to_hr_hw_page_addr(mtts_idx[0]))); in hns_roce_v2_write_srqc_index_queue()5714 to_hr_hw_page_addr(mtts_idx[1])); in hns_roce_v2_write_srqc_index_queue()5716 upper_32_bits(to_hr_hw_page_addr(mtts_idx[1]))); in hns_roce_v2_write_srqc_index_queue()