Searched refs:mtts_idx (Results 1 – 1 of 1) sorted by relevance
5764 u64 mtts_idx[MTT_MIN_COUNT] = {}; in hns_roce_v2_write_srqc_index_queue() local5769 ret = hns_roce_mtr_find(hr_dev, &idx_que->mtr, 0, mtts_idx, in hns_roce_v2_write_srqc_index_queue()5770 ARRAY_SIZE(mtts_idx)); in hns_roce_v2_write_srqc_index_queue()5792 to_hr_hw_page_addr(mtts_idx[0])); in hns_roce_v2_write_srqc_index_queue()5794 upper_32_bits(to_hr_hw_page_addr(mtts_idx[0]))); in hns_roce_v2_write_srqc_index_queue()5797 to_hr_hw_page_addr(mtts_idx[1])); in hns_roce_v2_write_srqc_index_queue()5799 upper_32_bits(to_hr_hw_page_addr(mtts_idx[1]))); in hns_roce_v2_write_srqc_index_queue()