Home
last modified time | relevance | path

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

/dpdk/examples/pipeline/
H A Dthread.c406 thread_msg_send(struct rte_ring *msgq_rsp, in thread_msg_send() function
505 thread_msg_send(t->msgq_rsp, rsp); in thread_msg_handle()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c478 thread_msg_send(struct rte_ring *msgq_rsp, in thread_msg_send() function
581 thread_msg_send(t->msgq_rsp, rsp); in thread_msg_handle()
/dpdk/examples/ip_pipeline/
H A Dthread.c444 thread_msg_send(struct rte_ring *msgq_rsp, in thread_msg_send() function
552 thread_msg_send(t->msgq_rsp, rsp); in thread_msg_handle()