Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c12569 if (INSTR_CUSTOM_0 + n_custom_instr > RTE_SWX_PIPELINE_INSTRUCTION_TABLE_SIZE_MAX) in pipeline_adjust_check()
12602 p->instruction_table[INSTR_CUSTOM_0 + i] = g->func; in pipeline_adjust()
12605 instr->type = INSTR_CUSTOM_0 + i; in pipeline_adjust()
H A Drte_swx_pipeline_internal.h547 INSTR_CUSTOM_0, enumerator