Searched refs:hem_cfg (Results 1 – 4 of 4) sorted by relevance
121 mr->npages = mr->pbl_mtr.hem_cfg.buf_pg_count; in alloc_mr_pbl()437 if (likely(mr->npages < mr->pbl_mtr.hem_cfg.buf_pg_count)) { in hns_roce_set_page()462 mr->pbl_mtr.hem_cfg.buf_pg_count); in hns_roce_map_mr_sg()469 mr->npages, mr->pbl_mtr.hem_cfg.buf_pg_count, sg_num); in hns_roce_map_mr_sg()473 mtr->hem_cfg.region[0].offset = 0; in hns_roce_map_mr_sg()474 mtr->hem_cfg.region[0].count = mr->npages; in hns_roce_map_mr_sg()475 mtr->hem_cfg.region[0].hopnum = mr->pbl_hop_num; in hns_roce_map_mr_sg()476 mtr->hem_cfg.region_count = 1; in hns_roce_map_mr_sg()482 mr->pbl_mtr.hem_cfg.buf_pg_shift = (u32)ilog2(ibmr->page_size); in hns_roce_map_mr_sg()623 for (i = 0; i < mtr->hem_cfg.region_count; i++) { in cal_mtr_pg_cnt()[all …]
151 hr_mr->pbl_mtr.hem_cfg.ba_pg_shift)) in hns_roce_fill_res_mr_entry()155 hr_mr->pbl_mtr.hem_cfg.buf_pg_shift)) in hns_roce_fill_res_mr_entry()
157 pbl_ba = mr->pbl_mtr.hem_cfg.root_ba; in set_frmr_seg()168 to_hr_hw_page_shift(mr->pbl_mtr.hem_cfg.buf_pg_shift)); in set_frmr_seg()3568 to_hr_hw_page_shift(mr->pbl_mtr.hem_cfg.buf_pg_shift)); in set_mtpt_pbl()3609 to_hr_hw_page_shift(mr->pbl_mtr.hem_cfg.ba_pg_shift)); in hns_roce_v2_write_mtpt()3669 to_hr_hw_page_shift(mr->pbl_mtr.hem_cfg.ba_pg_shift)); in hns_roce_v2_frmr_write_mtpt()3671 to_hr_hw_page_shift(mr->pbl_mtr.hem_cfg.buf_pg_shift)); in hns_roce_v2_frmr_write_mtpt()3889 to_hr_hw_page_shift(hr_cq->mtr.hem_cfg.ba_pg_shift)); in hns_roce_v2_write_cqc()3891 to_hr_hw_page_shift(hr_cq->mtr.hem_cfg.buf_pg_shift)); in hns_roce_v2_write_cqc()4709 to_hr_hw_page_shift(hr_qp->mtr.hem_cfg.ba_pg_shift)); in config_qp_rq_buf()4713 to_hr_hw_page_shift(hr_qp->mtr.hem_cfg.buf_pg_shift)); in config_qp_rq_buf()[all …]
325 struct hns_roce_hem_cfg hem_cfg; /* config for hardware addressing */ member1204 return mtr->hem_cfg.root_ba; in hns_roce_get_mtr_ba()