Searched refs:acc100_conf (Results 1 – 3 of 3) sorted by relevance
117 p_qtop = &(acc100_conf->q_ul_4g); in qtopFromAcc()120 p_qtop = &(acc100_conf->q_ul_5g); in qtopFromAcc()123 p_qtop = &(acc100_conf->q_dl_4g); in qtopFromAcc()126 p_qtop = &(acc100_conf->q_dl_5g); in qtopFromAcc()211 struct rte_acc100_conf *acc100_conf = &d->acc100_conf; in fetch_acc100_config() local230 acc100_conf->num_vf_bundles = 1; in fetch_acc100_config()231 initQTop(acc100_conf); in fetch_acc100_config()276 acc100_conf->q_ul_4g.num_qgroups, in fetch_acc100_config()277 acc100_conf->q_dl_4g.num_qgroups, in fetch_acc100_config()278 acc100_conf->q_ul_5g.num_qgroups, in fetch_acc100_config()[all …]
587 struct rte_acc100_conf acc100_conf; /* ACC100 Initial configuration */ member
170 parameters defined in ``acc100_conf`` structure.