Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c2798 __instr_hdr_emit_exec(struct rte_swx_pipeline *p, uint32_t n_emit);
2801 __instr_hdr_emit_exec(struct rte_swx_pipeline *p, uint32_t n_emit) in __instr_hdr_emit_exec() function
2865 __instr_hdr_emit_exec(p, 1); in instr_hdr_emit_exec()
2877 __instr_hdr_emit_exec(p, 1); in instr_hdr_emit_tx_exec()
2887 __instr_hdr_emit_exec(p, 2); in instr_hdr_emit2_tx_exec()
2897 __instr_hdr_emit_exec(p, 3); in instr_hdr_emit3_tx_exec()
2907 __instr_hdr_emit_exec(p, 4); in instr_hdr_emit4_tx_exec()
2917 __instr_hdr_emit_exec(p, 5); in instr_hdr_emit5_tx_exec()
2927 __instr_hdr_emit_exec(p, 6); in instr_hdr_emit6_tx_exec()
2937 __instr_hdr_emit_exec(p, 7); in instr_hdr_emit7_tx_exec()
[all …]