Home
last modified time | relevance | path

Searched refs:cap_check (Results 1 – 8 of 8) sorted by relevance

/dpdk/app/test-eventdev/
H A Devt_main.c97 if (test->ops.cap_check) { in main()
98 if (test->ops.cap_check(&opt) == false) { in main()
H A Devt_test.h54 evt_test_capability_check_t cap_check; member
H A Dtest_order_atq.c206 .cap_check = order_atq_capability_check,
H A Dtest_order_queue.c217 .cap_check = order_queue_capability_check,
H A Dtest_perf_atq.c347 .cap_check = perf_atq_capability_check,
H A Dtest_perf_queue.c364 .cap_check = perf_queue_capability_check,
H A Dtest_pipeline_atq.c791 .cap_check = pipeline_atq_capability_check,
H A Dtest_pipeline_queue.c822 .cap_check = pipeline_queue_capability_check,