Home
last modified time | relevance | path

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

/dpdk/examples/pipeline/
H A Dthread.c444 thread_msg_handle_pipeline_disable(struct thread_data *t, in thread_msg_handle_pipeline_disable() function
497 rsp = thread_msg_handle_pipeline_disable(t, req); in thread_msg_handle()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c520 thread_msg_handle_pipeline_disable(struct softnic_thread_data *t, in thread_msg_handle_pipeline_disable() function
573 rsp = thread_msg_handle_pipeline_disable(t, req); in thread_msg_handle()
/dpdk/examples/ip_pipeline/
H A Dthread.c491 thread_msg_handle_pipeline_disable(struct thread_data *t, in thread_msg_handle_pipeline_disable() function
544 rsp = thread_msg_handle_pipeline_disable(t, req); in thread_msg_handle()