Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c1401 case INSTR_HDR_EMIT7_TX: in instruction_does_tx()
6699 [INSTR_HDR_EMIT7_TX] = instr_hdr_emit7_tx_exec,
10079 case INSTR_HDR_EMIT7_TX: return "INSTR_HDR_EMIT7_TX"; in instr_type_to_name()
10948 [INSTR_HDR_EMIT7_TX] = instr_io_export,
11166 case INSTR_HDR_EMIT7_TX: return "__instr_hdr_emit7_tx_exec"; in instr_type_to_func()
H A Drte_swx_pipeline_internal.h254 INSTR_HDR_EMIT7_TX, enumerator