Home
last modified time | relevance | path

Searched refs:rte_event_queue_conf (Results 1 – 25 of 41) sorted by relevance

12

/f-stack/dpdk/lib/librte_eventdev/
H A Drte_eventdev.h562 struct rte_event_queue_conf { struct
626 struct rte_event_queue_conf *queue_conf);
648 const struct rte_event_queue_conf *queue_conf);
1299 struct rte_event_queue_conf *queues_cfg;
H A Drte_eventdev_pmd.h222 uint8_t queue_id, struct rte_event_queue_conf *queue_conf);
239 const struct rte_event_queue_conf *queue_conf);
H A Drte_eventdev.c208 struct rte_event_queue_conf *queues_cfg; in rte_event_dev_queue_config()
587 struct rte_event_queue_conf *queue_conf) in rte_event_queue_default_conf_get()
603 memset(queue_conf, 0, sizeof(struct rte_event_queue_conf)); in rte_event_queue_default_conf_get()
609 is_valid_atomic_queue_conf(const struct rte_event_queue_conf *queue_conf) in is_valid_atomic_queue_conf()
625 is_valid_ordered_queue_conf(const struct rte_event_queue_conf *queue_conf) in is_valid_ordered_queue_conf()
643 const struct rte_event_queue_conf *queue_conf) in rte_event_queue_setup()
646 struct rte_event_queue_conf def_conf; in rte_event_queue_setup()
895 struct rte_event_queue_conf *conf; in rte_event_queue_attr_get()
H A Drte_eventdev_trace.h44 const struct rte_event_queue_conf *queue_conf),
/f-stack/dpdk/app/test-eventdev/
H A Dtest_order_queue.c143 struct rte_event_queue_conf q0_ordered_conf = { in order_queue_eventdev_setup()
156 struct rte_event_queue_conf q1_atomic_conf = { in order_queue_eventdev_setup()
H A Dtest_order_atq.c142 struct rte_event_queue_conf q0_conf = { in order_atq_eventdev_setup()
H A Dtest_perf_atq.c184 struct rte_event_queue_conf q_conf = { in perf_atq_eventdev_setup()
H A Dtest_perf_queue.c185 struct rte_event_queue_conf q_conf = { in perf_queue_eventdev_setup()
/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_selftest.c103 struct rte_event_queue_conf conf; in create_lb_qids()
275 struct rte_event_queue_conf queue_conf; in test_single_link()
471 struct rte_event_queue_conf queue_conf; in test_reconfiguration_link()
798 struct rte_event_queue_conf queue_conf; in test_load_balanced_traffic()
922 struct rte_event_queue_conf queue_conf; in test_directed_traffic()
1055 struct rte_event_queue_conf queue_conf; in test_deferred_sched()
1216 struct rte_event_queue_conf queue_conf; in test_delayed_pop()
H A Ddlb_priv.h402 struct rte_event_queue_conf conf; /* User config */
/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2_selftest.c104 struct rte_event_queue_conf conf; in create_lb_qids()
285 struct rte_event_queue_conf queue_conf; in test_single_link()
494 struct rte_event_queue_conf queue_conf; in test_reconfiguration_link()
821 struct rte_event_queue_conf queue_conf; in test_load_balanced_traffic()
945 struct rte_event_queue_conf queue_conf; in test_directed_traffic()
1078 struct rte_event_queue_conf queue_conf; in test_deferred_sched()
1231 struct rte_event_queue_conf queue_conf; in test_delayed_pop()
/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_evdev.c101 const struct rte_event_queue_conf *conf) in dsw_queue_setup()
132 struct rte_event_queue_conf *queue_conf) in dsw_queue_def_conf()
134 *queue_conf = (struct rte_event_queue_conf) { in dsw_queue_def_conf()
/f-stack/dpdk/app/test/
H A Dtest_eventdev.c247 struct rte_event_queue_conf qconf; in test_eventdev_queue_default_conf_get()
271 struct rte_event_queue_conf qconf; in test_eventdev_queue_setup()
337 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_priority()
382 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_nb_atomic_flows()
425 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_nb_atomic_order_sequences()
470 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_event_queue_cfg()
H A Dtest_event_eth_tx_adapter.c237 struct rte_event_queue_conf wkr_q_conf = { in tx_adapter_create()
471 struct rte_event_queue_conf qconf; in tx_adapter_service()
/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_event_internal_port.c148 struct rte_event_queue_conf event_q_conf = { in l3fwd_event_queue_setup_internal_port()
154 struct rte_event_queue_conf def_q_conf; in l3fwd_event_queue_setup_internal_port()
H A Dl3fwd_event_generic.c153 struct rte_event_queue_conf event_q_conf = { in l3fwd_event_queue_setup_generic()
159 struct rte_event_queue_conf def_q_conf; in l3fwd_event_queue_setup_generic()
/f-stack/dpdk/examples/l2fwd-event/
H A Dl2fwd_event_internal_port.c159 struct rte_event_queue_conf event_q_conf = { in l2fwd_event_queue_setup_internal_port()
165 struct rte_event_queue_conf def_q_conf; in l2fwd_event_queue_setup_internal_port()
H A Dl2fwd_event_generic.c165 struct rte_event_queue_conf event_q_conf = { in l2fwd_event_queue_setup_generic()
171 struct rte_event_queue_conf def_q_conf; in l2fwd_event_queue_setup_generic()
/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_evdev.c237 const struct rte_event_queue_conf *conf) in opdl_queue_setup()
324 struct rte_event_queue_conf *conf) in opdl_queue_def_conf()
329 static const struct rte_event_queue_conf default_conf = { in opdl_queue_def_conf()
/f-stack/dpdk/drivers/event/skeleton/
H A Dskeleton_eventdev.c160 struct rte_event_queue_conf *queue_conf) in skeleton_eventdev_queue_def_conf()
186 const struct rte_event_queue_conf *queue_conf) in skeleton_eventdev_queue_setup()
/f-stack/dpdk/drivers/event/dpaa/
H A Ddpaa_eventdev.c467 struct rte_event_queue_conf *queue_conf) in dpaa_event_queue_def_conf()
474 memset(queue_conf, 0, sizeof(struct rte_event_queue_conf)); in dpaa_event_queue_def_conf()
482 const struct rte_event_queue_conf *queue_conf) in dpaa_event_queue_setup()
/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev.c229 const struct rte_event_queue_conf *queue_conf) in qid_init()
331 const struct rte_event_queue_conf *conf) in sw_queue_setup()
480 struct rte_event_queue_conf *conf) in sw_queue_def_conf()
485 static const struct rte_event_queue_conf default_conf = { in sw_queue_def_conf()
H A Dsw_evdev_selftest.c206 const struct rte_event_queue_conf conf = { in create_lb_qids()
252 static const struct rte_event_queue_conf conf = { in create_directed_qids()
1223 const struct rte_event_queue_conf conf = { in port_reconfig_credits()
1304 static const struct rte_event_queue_conf conf_lb_atomic = { in port_single_lb_reconfig()
1315 static const struct rte_event_queue_conf conf_single_link = { in port_single_lb_reconfig()
1800 const struct rte_event_queue_conf conf = { in ordered_reconfigure()
1847 const struct rte_event_queue_conf conf = { in qid_priorities()
1930 const struct rte_event_queue_conf conf = { in unlink_in_progress()
/f-stack/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_generic.c143 struct rte_event_queue_conf wkr_q_conf = { in setup_eventdev_generic()
149 struct rte_event_queue_conf tx_q_conf = { in setup_eventdev_generic()
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_evdev.c184 struct rte_event_queue_conf *queue_conf) in ssovf_queue_def_conf()
204 const struct rte_event_queue_conf *queue_conf) in ssovf_queue_setup()

12