Lines Matching refs:init_hca
72 struct mlx4_init_hca_param *init_hca) in mlx4_make_profile() argument
188 init_hca->qpc_base = profile[i].start; in mlx4_make_profile()
189 init_hca->log_num_qps = profile[i].log_num; in mlx4_make_profile()
198 init_hca->rdmarc_base = profile[i].start; in mlx4_make_profile()
199 init_hca->log_rd_per_qp = priv->qp_table.rdmarc_shift; in mlx4_make_profile()
202 init_hca->altc_base = profile[i].start; in mlx4_make_profile()
205 init_hca->auxc_base = profile[i].start; in mlx4_make_profile()
209 init_hca->srqc_base = profile[i].start; in mlx4_make_profile()
210 init_hca->log_num_srqs = profile[i].log_num; in mlx4_make_profile()
214 init_hca->cqc_base = profile[i].start; in mlx4_make_profile()
215 init_hca->log_num_cqs = profile[i].log_num; in mlx4_make_profile()
219 init_hca->log_num_eqs = 0x1f; in mlx4_make_profile()
220 init_hca->eqc_base = profile[i].start; in mlx4_make_profile()
221 init_hca->num_sys_eqs = dev_cap->num_sys_eqs; in mlx4_make_profile()
227 init_hca->eqc_base = profile[i].start; in mlx4_make_profile()
228 init_hca->log_num_eqs = ilog2(dev->caps.num_eqs); in mlx4_make_profile()
234 init_hca->dmpt_base = profile[i].start; in mlx4_make_profile()
235 init_hca->log_mpt_sz = profile[i].log_num; in mlx4_make_profile()
238 init_hca->cmpt_base = profile[i].start; in mlx4_make_profile()
243 init_hca->mtt_base = profile[i].start; in mlx4_make_profile()
246 init_hca->mc_base = profile[i].start; in mlx4_make_profile()
247 init_hca->log_mc_entry_sz = in mlx4_make_profile()
249 init_hca->log_mc_table_sz = profile[i].log_num; in mlx4_make_profile()
254 init_hca->log_mc_hash_sz = in mlx4_make_profile()