Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c1400 case INSTR_HDR_EMIT6_TX: in instruction_does_tx()
6698 [INSTR_HDR_EMIT6_TX] = instr_hdr_emit6_tx_exec,
10078 case INSTR_HDR_EMIT6_TX: return "INSTR_HDR_EMIT6_TX"; in instr_type_to_name()
10947 [INSTR_HDR_EMIT6_TX] = instr_io_export,
11165 case INSTR_HDR_EMIT6_TX: return "__instr_hdr_emit6_tx_exec"; in instr_type_to_func()
H A Drte_swx_pipeline_internal.h253 INSTR_HDR_EMIT6_TX, enumerator