Searched refs:ba_l0_num (Results 1 – 2 of 2) sorted by relevance
135 mhop->ba_l0_num = hr_dev->caps.qpc_bt_num; in get_hem_table_config()143 mhop->ba_l0_num = hr_dev->caps.mpt_bt_num; in get_hem_table_config()151 mhop->ba_l0_num = hr_dev->caps.cqc_bt_num; in get_hem_table_config()159 mhop->ba_l0_num = hr_dev->caps.sccc_bt_num; in get_hem_table_config()167 mhop->ba_l0_num = hr_dev->caps.qpc_timer_bt_num; in get_hem_table_config()175 mhop->ba_l0_num = hr_dev->caps.cqc_timer_bt_num; in get_hem_table_config()183 mhop->ba_l0_num = hr_dev->caps.srqc_bt_num; in get_hem_table_config()239 if (mhop->l0_idx >= mhop->ba_l0_num) in hns_roce_calc_hem_mhop()240 mhop->l0_idx %= mhop->ba_l0_num; in hns_roce_calc_hem_mhop()887 num_bt_l0 = mhop.ba_l0_num; in hns_roce_init_hem_table()
104 u32 ba_l0_num; member