Searched refs:mhop (Results 1 – 2 of 2) sorted by relevance
123 struct hns_roce_hem_mhop *mhop, in get_hem_table_config() argument130 mhop->buf_chunk_size = 1 << (hr_dev->caps.qpc_buf_pg_sz in get_hem_table_config()132 mhop->bt_chunk_size = 1 << (hr_dev->caps.qpc_ba_pg_sz in get_hem_table_config()134 mhop->ba_l0_num = hr_dev->caps.qpc_bt_num; in get_hem_table_config()135 mhop->hop_num = hr_dev->caps.qpc_hop_num; in get_hem_table_config()138 mhop->buf_chunk_size = 1 << (hr_dev->caps.mpt_buf_pg_sz in get_hem_table_config()140 mhop->bt_chunk_size = 1 << (hr_dev->caps.mpt_ba_pg_sz in get_hem_table_config()142 mhop->ba_l0_num = hr_dev->caps.mpt_bt_num; in get_hem_table_config()143 mhop->hop_num = hr_dev->caps.mpt_hop_num; in get_hem_table_config()146 mhop->buf_chunk_size = 1 << (hr_dev->caps.cqc_buf_pg_sz in get_hem_table_config()[all …]
104 struct hns_roce_hem_mhop *mhop);