Searched refs:num_mtpts (Results 1 – 5 of 5) sorted by relevance
150 (hr_dev->caps.num_mtpts - 1)); in hns_roce_mr_free()186 mtpt_idx & (hr_dev->caps.num_mtpts - 1)); in hns_roce_mr_enable()205 mtpt_ida->max = hr_dev->caps.num_mtpts - 1; in hns_roce_init_mr_table()307 mtpt_idx = key_to_hw_index(mr->key) & (hr_dev->caps.num_mtpts - 1); in hns_roce_rereg_user_mr()491 (hr_dev->caps.num_mtpts - 1)); in hns_roce_mw_free()530 mtpt_idx & (hr_dev->caps.num_mtpts - 1)); in hns_roce_mw_enable()
191 props->max_mr = hr_dev->caps.num_mtpts; in hns_roce_query_device()662 hr_dev->caps.num_mtpts, 1); in hns_roce_init_hem()
788 u32 num_mtpts; member
1912 to_hr_hem_hopnum(caps->mpt_hop_num, caps->num_mtpts)); in hns_roce_v2_set_bt()1945 caps->num_mtpts = HNS_ROCE_V2_MAX_MTPT_NUM; in set_default_caps()2076 calc_pg_sz(caps->num_mtpts, caps->mtpt_entry_sz, caps->mpt_hop_num, in set_hem_page_size()2288 caps->num_mtpts = 1 << roce_get_field(resp_c->num_mrws, in hns_roce_query_pf_caps()
1163 (hr_dev->caps.num_mtpts - 1))) in hns_roce_v1_dereg_mr()1550 caps->num_mtpts = HNS_ROCE_V1_MAX_MTPT_NUM; in hns_roce_v1_profile()
Completed in 33 milliseconds