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.h1083 uint32_t regarray_id,
H A Drte_swx_pipeline_internal.h608 uint8_t regarray_id; member
2931 struct regarray_runtime *r = &p->regarray_runtime[ip->regarray.regarray_id]; in instr_regarray_regarray()
2938 struct regarray_runtime *r = &p->regarray_runtime[ip->regarray.regarray_id]; in instr_regarray_idx_hbo()
2954 struct regarray_runtime *r = &p->regarray_runtime[ip->regarray.regarray_id]; in instr_regarray_idx_nbo()
2973 struct regarray_runtime *r = &p->regarray_runtime[ip->regarray.regarray_id]; in instr_regarray_idx_imm()
H A Drte_swx_pipeline.c3828 instr->regarray.regarray_id = r->id; in instr_regprefetch_translate()
3841 instr->regarray.regarray_id = r->id; in instr_regprefetch_translate()
3882 instr->regarray.regarray_id = r->id; in instr_regrd_translate()
3900 instr->regarray.regarray_id = r->id; in instr_regrd_translate()
3942 instr->regarray.regarray_id = r->id; in instr_regwr_translate()
3963 instr->regarray.regarray_id = r->id; in instr_regwr_translate()
3982 instr->regarray.regarray_id = r->id; in instr_regwr_translate()
4038 instr->regarray.regarray_id = r->id; in instr_regadd_translate()
4059 instr->regarray.regarray_id = r->id; in instr_regadd_translate()
9824 uint32_t regarray_id, in rte_swx_ctl_regarray_info_get() argument
[all …]