Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev_selftest.c85 uint64_t dequeue_tmo_ticks; member
597 uint64_t dequeue_tmo_ticks; in launch_workers_and_wait() local
614 &dequeue_tmo_ticks); in launch_workers_and_wait()
623 param[0].dequeue_tmo_ticks = dequeue_tmo_ticks; in launch_workers_and_wait()
636 param[port].dequeue_tmo_ticks = dequeue_tmo_ticks; in launch_workers_and_wait()
870 uint64_t dequeue_tmo_ticks = param->dequeue_tmo_ticks; in worker_flow_based_pipeline() local
879 dequeue_tmo_ticks); in worker_flow_based_pipeline()
1027 uint64_t dequeue_tmo_ticks = param->dequeue_tmo_ticks; in worker_group_based_pipeline() local
1036 dequeue_tmo_ticks); in worker_group_based_pipeline()
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c86 uint64_t dequeue_tmo_ticks; member
615 uint64_t dequeue_tmo_ticks; in launch_workers_and_wait() local
628 rte_rand() % 10000000/* 10ms */, &dequeue_tmo_ticks); in launch_workers_and_wait()
637 param[0].dequeue_tmo_ticks = dequeue_tmo_ticks; in launch_workers_and_wait()
650 param[port].dequeue_tmo_ticks = dequeue_tmo_ticks; in launch_workers_and_wait()
891 uint64_t dequeue_tmo_ticks = param->dequeue_tmo_ticks; in worker_flow_based_pipeline() local
895 dequeue_tmo_ticks); in worker_flow_based_pipeline()
1046 uint64_t dequeue_tmo_ticks = param->dequeue_tmo_ticks; in worker_group_based_pipeline() local
1050 dequeue_tmo_ticks); in worker_group_based_pipeline()
/f-stack/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev_selftest.c53 uint64_t dequeue_tmo_ticks; member
504 uint64_t dequeue_tmo_ticks; in launch_workers_and_wait() local
517 rte_rand() % 10000000/* 10ms */, &dequeue_tmo_ticks); in launch_workers_and_wait()
526 param[0].dequeue_tmo_ticks = dequeue_tmo_ticks; in launch_workers_and_wait()
539 param[port].dequeue_tmo_ticks = dequeue_tmo_ticks; in launch_workers_and_wait()