Home
last modified time | relevance | path

Searched defs:deq_ops (Results 1 – 6 of 6) sorted by relevance

/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_throughput.c55 struct rte_comp_op **ops, **deq_ops; in main_loop() local
H A Dcomp_perf_test_verify.c57 struct rte_comp_op **ops, **deq_ops; in main_loop() local
H A Dcomp_perf_test_cyclecount.c157 struct rte_comp_op **ops, **deq_ops; in main_loop() local
/dpdk/drivers/crypto/scheduler/
H A Dscheduler_multicore.c159 struct rte_crypto_op *deq_ops[MC_SCHED_BUFFER_SIZE]; in mc_scheduler_worker() local
/dpdk/drivers/event/cnxk/
H A Dcn10k_eventdev.c9 #define CN10K_SET_EVDEV_DEQ_OP(dev, deq_op, deq_ops) \ argument
H A Dcn9k_eventdev.c12 #define CN9K_SET_EVDEV_DEQ_OP(dev, deq_op, deq_ops) \ argument