Home
last modified time | relevance | path

Searched refs:worker_cq_depth (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/examples/eventdev_pipeline/
H A Dpipeline_common.h75 unsigned int worker_cq_depth; member
H A Dmain.c22 .worker_cq_depth = 16
177 cdata.worker_cq_depth = (unsigned int)atoi(optarg); in parse_app_args()
H A Dpipeline_worker_generic.c139 .dequeue_depth = cdata.worker_cq_depth, in setup_eventdev_generic()
419 .dequeue_depth = cdata.worker_cq_depth, in init_adapters()
H A Dpipeline_worker_tx.c446 .dequeue_depth = cdata.worker_cq_depth, in setup_eventdev_worker_tx_enq()
747 .dequeue_depth = cdata.worker_cq_depth, in init_adapters()