Lines Matching refs:start
69 u64 start;
142 profile[i].start = mem_base + total_size;
158 (unsigned long long) profile[i].start,
174 init_hca->qpc_base = profile[i].start;
179 init_hca->eec_base = profile[i].start;
184 init_hca->srqc_base = profile[i].start;
189 init_hca->cqc_base = profile[i].start;
193 init_hca->eqpc_base = profile[i].start;
196 init_hca->eeec_base = profile[i].start;
200 init_hca->eqc_base = profile[i].start;
208 dev->qp_table.rdb_base = (u32) profile[i].start;
209 init_hca->rdb_base = profile[i].start;
214 init_hca->mc_base = profile[i].start;
221 dev->mr_table.mpt_base = profile[i].start;
222 init_hca->mpt_base = profile[i].start;
227 dev->mr_table.mtt_base = profile[i].start;
228 init_hca->mtt_base = profile[i].start;
233 init_hca->uar_scratch_base = profile[i].start;
236 dev->av_table.ddr_av_base = profile[i].start;
241 dev->uar_table.uarc_base = profile[i].start;
242 init_hca->uarc_base = profile[i].start;