Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.h11 thread_pipeline_enable(uint32_t thread_id,
H A Dthread.c257 thread_pipeline_enable(uint32_t thread_id, in thread_pipeline_enable() function
H A Dcli.c5980 status = thread_pipeline_enable(thread_id, pipeline_name); in cmd_thread_pipeline_enable()
/f-stack/dpdk/examples/pipeline/
H A Dthread.h13 thread_pipeline_enable(uint32_t thread_id,
H A Dthread.c225 thread_pipeline_enable(uint32_t thread_id, in thread_pipeline_enable() function
H A Dcli.c1112 status = thread_pipeline_enable(thread_id, obj, pipeline_name); in cmd_thread_pipeline_enable()