Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c5548 u64 mtts_idx[MTT_MIN_COUNT] = {}; in hns_roce_v2_write_srqc_index_queue() local
5553 ret = hns_roce_mtr_find(hr_dev, &idx_que->mtr, 0, mtts_idx, in hns_roce_v2_write_srqc_index_queue()
5554 ARRAY_SIZE(mtts_idx)); in hns_roce_v2_write_srqc_index_queue()
5576 to_hr_hw_page_addr(mtts_idx[0])); in hns_roce_v2_write_srqc_index_queue()
5578 upper_32_bits(to_hr_hw_page_addr(mtts_idx[0]))); in hns_roce_v2_write_srqc_index_queue()
5581 to_hr_hw_page_addr(mtts_idx[1])); in hns_roce_v2_write_srqc_index_queue()
5583 upper_32_bits(to_hr_hw_page_addr(mtts_idx[1]))); in hns_roce_v2_write_srqc_index_queue()