Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c2946 instr->type = INSTR_ALU_CKSUB_FIELD; in instr_alu_cksub_translate()
6737 [INSTR_ALU_CKSUB_FIELD] = instr_alu_cksub_field_exec,
10117 case INSTR_ALU_CKSUB_FIELD: return "INSTR_ALU_CKSUB_FIELD"; in instr_type_to_name()
10986 [INSTR_ALU_CKSUB_FIELD] = instr_alu_export,
11204 case INSTR_ALU_CKSUB_FIELD: return "__instr_alu_cksub_field_exec"; in instr_type_to_func()
H A Drte_swx_pipeline_internal.h319 INSTR_ALU_CKSUB_FIELD, enumerator