Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-eventdev/
H A Dtest_perf_atq.c203 const struct rte_event_port_conf p_conf = { in perf_atq_eventdev_setup() local
H A Dtest_perf_queue.c218 const struct rte_event_port_conf p_conf = { in perf_queue_eventdev_setup() local
H A Dtest_pipeline_atq.c355 const struct rte_event_port_conf p_conf = { in pipeline_atq_eventdev_setup() local
H A Dtest_pipeline_queue.c378 const struct rte_event_port_conf p_conf = { in pipeline_queue_eventdev_setup() local
H A Dtest_order_common.c343 const struct rte_event_port_conf p_conf = { in order_event_dev_port_setup() local
H A Dtest_pipeline_common.c274 const struct rte_event_port_conf p_conf) in pipeline_event_port_setup()