Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.h15 thread_pipeline_disable(uint32_t thread_id,
H A Dthread.c346 thread_pipeline_disable(uint32_t thread_id, in thread_pipeline_disable() function
H A Dcli.c6023 status = thread_pipeline_disable(thread_id, pipeline_name); in cmd_thread_pipeline_disable()
/f-stack/dpdk/examples/pipeline/
H A Dthread.h18 thread_pipeline_disable(uint32_t thread_id,
H A Dthread.c298 thread_pipeline_disable(uint32_t thread_id, in thread_pipeline_disable() function
H A Dcli.c1161 status = thread_pipeline_disable(thread_id, obj, pipeline_name); in cmd_thread_pipeline_disable()