Home
last modified time | relevance | path

Searched refs:ba_l0_num (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/hns/
A Dhns_roce_hem.c135 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()
191 mhop->ba_l0_num = hr_dev->caps.gmv_bt_num; in get_hem_table_config()
246 if (mhop->l0_idx >= mhop->ba_l0_num) in hns_roce_calc_hem_mhop()
247 mhop->l0_idx %= mhop->ba_l0_num; in hns_roce_calc_hem_mhop()
[all …]
A Dhns_roce_hem.h98 u32 ba_l0_num; member

Completed in 7 milliseconds