Lines Matching refs:start
71 u64 start;
144 profile[i].start = mem_base + total_size;
160 (unsigned long long) profile[i].start,
176 init_hca->qpc_base = profile[i].start;
181 init_hca->eec_base = profile[i].start;
186 init_hca->srqc_base = profile[i].start;
191 init_hca->cqc_base = profile[i].start;
195 init_hca->eqpc_base = profile[i].start;
198 init_hca->eeec_base = profile[i].start;
202 init_hca->eqc_base = profile[i].start;
210 dev->qp_table.rdb_base = (u32) profile[i].start;
211 init_hca->rdb_base = profile[i].start;
216 init_hca->mc_base = profile[i].start;
223 dev->mr_table.mpt_base = profile[i].start;
224 init_hca->mpt_base = profile[i].start;
229 dev->mr_table.mtt_base = profile[i].start;
230 init_hca->mtt_base = profile[i].start;
235 init_hca->uar_scratch_base = profile[i].start;
238 dev->av_table.ddr_av_base = profile[i].start;
243 dev->uar_table.uarc_base = profile[i].start;
244 init_hca->uarc_base = profile[i].start;