Searched refs:ba_l0_num (Results 1 – 2 of 2) sorted by relevance
134 mhop->ba_l0_num = hr_dev->caps.qpc_bt_num; in get_hem_table_config()142 mhop->ba_l0_num = hr_dev->caps.mpt_bt_num; in get_hem_table_config()150 mhop->ba_l0_num = hr_dev->caps.cqc_bt_num; in get_hem_table_config()158 mhop->ba_l0_num = hr_dev->caps.sccc_bt_num; in get_hem_table_config()166 mhop->ba_l0_num = hr_dev->caps.qpc_timer_bt_num; in get_hem_table_config()174 mhop->ba_l0_num = hr_dev->caps.cqc_timer_bt_num; in get_hem_table_config()182 mhop->ba_l0_num = hr_dev->caps.srqc_bt_num; in get_hem_table_config()190 mhop->ba_l0_num = hr_dev->caps.gmv_bt_num; in get_hem_table_config()245 if (mhop->l0_idx >= mhop->ba_l0_num) in hns_roce_calc_hem_mhop()246 mhop->l0_idx %= mhop->ba_l0_num; in hns_roce_calc_hem_mhop()[all …]
82 u32 ba_l0_num; member