Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c3938 instr->type = INSTR_REGWR_RMH; in instr_regwr_translate()
6784 [INSTR_REGWR_RMH] = instr_regwr_rmh_exec,
10165 case INSTR_REGWR_RMH: return "INSTR_REGWR_RMH"; in instr_type_to_name()
11033 [INSTR_REGWR_RMH] = instr_reg_export,
11252 case INSTR_REGWR_RMH: return "__instr_regwr_rmh_exec"; in instr_type_to_func()
H A Drte_swx_pipeline_internal.h399 INSTR_REGWR_RMH, /* index = MEFT, src = H */ enumerator