Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c1389 instruction_does_tx(struct instruction *instr) in instruction_does_tx() function
11736 if (instruction_does_tx(instr)) { in action_instr_codegen()
12350 if (instruction_does_tx(instr)) { in instruction_group_list_codegen()
12376 if (!instruction_does_tx(last_instr) && (last_instr->type != INSTR_JMP)) in instruction_group_list_codegen()