Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c1396 case INSTR_HDR_EMIT2_TX: in instruction_does_tx()
6694 [INSTR_HDR_EMIT2_TX] = instr_hdr_emit2_tx_exec,
10074 case INSTR_HDR_EMIT2_TX: return "INSTR_HDR_EMIT2_TX"; in instr_type_to_name()
10943 [INSTR_HDR_EMIT2_TX] = instr_io_export,
11161 case INSTR_HDR_EMIT2_TX: return "__instr_hdr_emit2_tx_exec"; in instr_type_to_func()
H A Drte_swx_pipeline_internal.h249 INSTR_HDR_EMIT2_TX, enumerator