Lines Matching refs:init_hca
72 struct mlx4_init_hca_param *init_hca) in mlx4_make_profile() argument
184 init_hca->qpc_base = profile[i].start; in mlx4_make_profile()
185 init_hca->log_num_qps = profile[i].log_num; in mlx4_make_profile()
194 init_hca->rdmarc_base = profile[i].start; in mlx4_make_profile()
195 init_hca->log_rd_per_qp = priv->qp_table.rdmarc_shift; in mlx4_make_profile()
198 init_hca->altc_base = profile[i].start; in mlx4_make_profile()
201 init_hca->auxc_base = profile[i].start; in mlx4_make_profile()
205 init_hca->srqc_base = profile[i].start; in mlx4_make_profile()
206 init_hca->log_num_srqs = profile[i].log_num; in mlx4_make_profile()
210 init_hca->cqc_base = profile[i].start; in mlx4_make_profile()
211 init_hca->log_num_cqs = profile[i].log_num; in mlx4_make_profile()
215 init_hca->log_num_eqs = 0x1f; in mlx4_make_profile()
216 init_hca->eqc_base = profile[i].start; in mlx4_make_profile()
217 init_hca->num_sys_eqs = dev_cap->num_sys_eqs; in mlx4_make_profile()
223 init_hca->eqc_base = profile[i].start; in mlx4_make_profile()
224 init_hca->log_num_eqs = ilog2(dev->caps.num_eqs); in mlx4_make_profile()
230 init_hca->dmpt_base = profile[i].start; in mlx4_make_profile()
231 init_hca->log_mpt_sz = profile[i].log_num; in mlx4_make_profile()
234 init_hca->cmpt_base = profile[i].start; in mlx4_make_profile()
239 init_hca->mtt_base = profile[i].start; in mlx4_make_profile()
242 init_hca->mc_base = profile[i].start; in mlx4_make_profile()
243 init_hca->log_mc_entry_sz = in mlx4_make_profile()
245 init_hca->log_mc_table_sz = profile[i].log_num; in mlx4_make_profile()
250 init_hca->log_mc_hash_sz = in mlx4_make_profile()