Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/pipeline/
H A Dthread.c159 THREAD_REQ_PIPELINE_ENABLE = 0, enumerator
274 req->type = THREAD_REQ_PIPELINE_ENABLE; in thread_pipeline_enable()
485 case THREAD_REQ_PIPELINE_ENABLE: in thread_msg_handle()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c215 THREAD_REQ_PIPELINE_ENABLE = 0, enumerator
350 req->type = THREAD_REQ_PIPELINE_ENABLE; in softnic_thread_pipeline_enable()
572 case THREAD_REQ_PIPELINE_ENABLE: in thread_msg_handle()
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c185 THREAD_REQ_PIPELINE_ENABLE = 0, enumerator
316 req->type = THREAD_REQ_PIPELINE_ENABLE; in thread_pipeline_enable()
541 case THREAD_REQ_PIPELINE_ENABLE: in thread_msg_handle()