Searched refs:hopnum (Results 1 – 7 of 7) sorted by relevance
1066 static bool hem_list_is_bottom_bt(int hopnum, int bt_level) in hem_list_is_bottom_bt() argument1075 return bt_level >= (hopnum ? hopnum - 1 : hopnum); in hem_list_is_bottom_bt()1084 static u32 hem_list_calc_ba_range(int hopnum, int bt_level, int unit) in hem_list_calc_ba_range() argument1090 if (hopnum <= bt_level) in hem_list_calc_ba_range()1104 max = hopnum - bt_level; in hem_list_calc_ba_range()1127 if (r->hopnum > 1) { in hns_roce_hem_list_calc_root_ba()1128 step = hem_list_calc_ba_range(r->hopnum, 1, unit); in hns_roce_hem_list_calc_root_ba()1147 const int hopnum = r->hopnum; in hem_list_alloc_mid_bt() local1156 if (hopnum <= 1) in hem_list_alloc_mid_bt()1159 if (hopnum > HNS_ROCE_MAX_BT_LEVEL) { in hem_list_alloc_mid_bt()[all …]
100 buf_attr.region[0].hopnum = mr->pbl_hop_num; in alloc_mr_pbl()440 mtr->hem_cfg.region[0].hopnum = mr->pbl_hop_num; in hns_roce_map_mr_sg()609 if (attr->region[i].hopnum != HNS_ROCE_HOP_NUM_0 && in mtr_has_mtt()610 attr->region[i].hopnum > 0) in mtr_has_mtt()765 if (!r->hopnum) { in hns_roce_mtr_map()902 r->hopnum = to_hr_hem_hopnum(attr->region[region_cnt].hopnum, in mtr_init_buf_cfg()
254 int hopnum; /* addressing hop num */ member270 int hopnum; /* multi-hop addressing hop num */ member1063 static inline u32 to_hr_hem_hopnum(u32 hopnum, u32 count) in to_hr_hem_hopnum() argument1066 return hopnum == HNS_ROCE_HOP_NUM_0 ? 0 : hopnum; in to_hr_hem_hopnum()
178 buf_attr.region[0].hopnum = hr_dev->caps.idx_hop_num; in alloc_srq_idx()233 buf_attr.region[0].hopnum = hr_dev->caps.srqwqe_hop_num; in alloc_srq_wqe_buf()
578 buf_attr->region[idx].hopnum = hr_dev->caps.wqe_sq_hop_num; in set_wqe_buf_attr()589 buf_attr->region[idx].hopnum = hr_dev->caps.wqe_sge_hop_num; in set_wqe_buf_attr()600 buf_attr->region[idx].hopnum = hr_dev->caps.wqe_rq_hop_num; in set_wqe_buf_attr()
208 buf_attr.region[0].hopnum = hr_dev->caps.cqe_hop_num; in alloc_cq_buf()
6371 buf_attr.region[0].hopnum = eq->hop_num; in alloc_eq_buf()