Home
last modified time | relevance | path

Searched refs:regarray_id (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/pipeline/
H A Drte_swx_ctl.h1185 * @param[in] regarray_id
1196 uint32_t regarray_id,
H A Drte_swx_pipeline_internal.h759 uint8_t regarray_id; member
3558 struct regarray_runtime *r = &p->regarray_runtime[ip->regarray.regarray_id]; in instr_regarray_regarray()
3565 struct regarray_runtime *r = &p->regarray_runtime[ip->regarray.regarray_id]; in instr_regarray_idx_hbo()
3581 struct regarray_runtime *r = &p->regarray_runtime[ip->regarray.regarray_id]; in instr_regarray_idx_nbo()
3600 struct regarray_runtime *r = &p->regarray_runtime[ip->regarray.regarray_id]; in instr_regarray_idx_imm()
H A Drte_swx_pipeline.c4628 instr->regarray.regarray_id = r->id; in instr_regprefetch_translate()
4641 instr->regarray.regarray_id = r->id; in instr_regprefetch_translate()
4682 instr->regarray.regarray_id = r->id; in instr_regrd_translate()
4700 instr->regarray.regarray_id = r->id; in instr_regrd_translate()
4742 instr->regarray.regarray_id = r->id; in instr_regwr_translate()
4763 instr->regarray.regarray_id = r->id; in instr_regwr_translate()
4782 instr->regarray.regarray_id = r->id; in instr_regwr_translate()
4838 instr->regarray.regarray_id = r->id; in instr_regadd_translate()
4859 instr->regarray.regarray_id = r->id; in instr_regadd_translate()
4878 instr->regarray.regarray_id = r->id; in instr_regadd_translate()
[all …]