Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_hw_v2.c2542 addr = to_hr_hw_page_addr(hns_roce_buf_page(buf, 0)); in set_llm_cfg_to_hw()
3668 to_hr_hw_page_addr(mtts[0])); in hns_roce_v2_write_cqc()
3670 upper_32_bits(to_hr_hw_page_addr(mtts[0]))); in hns_roce_v2_write_cqc()
3674 to_hr_hw_page_addr(mtts[1])); in hns_roce_v2_write_cqc()
3676 upper_32_bits(to_hr_hw_page_addr(mtts[1]))); in hns_roce_v2_write_cqc()
4124 u64 addr = to_hr_hw_page_addr(base_addr); in config_gmv_ba_to_hw()
4492 upper_32_bits(to_hr_hw_page_addr(mtts[0]))); in config_qp_rq_buf()
4499 upper_32_bits(to_hr_hw_page_addr(mtts[1]))); in config_qp_rq_buf()
4540 lower_32_bits(to_hr_hw_page_addr(sq_cur_blk))); in config_qp_sq_buf()
5657 to_hr_hw_page_addr(mtts_idx[0])); in hns_roce_v2_write_srqc_index_queue()
[all …]
A Dhns_roce_device.h1041 static inline u64 to_hr_hw_page_addr(u64 addr) in to_hr_hw_page_addr() function

Completed in 22 milliseconds