Home
last modified time | relevance | path

Searched refs:INSTR_REGWR_RHH (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c3940 instr->type = INSTR_REGWR_RHH; in instr_regwr_translate()
6782 [INSTR_REGWR_RHH] = instr_regwr_rhh_exec,
10162 case INSTR_REGWR_RHH: return "INSTR_REGWR_RHH"; in instr_type_to_name()
11031 [INSTR_REGWR_RHH] = instr_reg_export,
11249 case INSTR_REGWR_RHH: return "__instr_regwr_rhh_exec"; in instr_type_to_func()
H A Drte_swx_pipeline_internal.h396 INSTR_REGWR_RHH, /* index = H, src = H */ enumerator