| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_eventdev.h | 562 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 D | rte_eventdev_pmd.h | 222 uint8_t queue_id, struct rte_event_queue_conf *queue_conf); 239 const struct rte_event_queue_conf *queue_conf);
|
| H A D | rte_eventdev.c | 208 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 D | rte_eventdev_trace.h | 44 const struct rte_event_queue_conf *queue_conf),
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | test_order_queue.c | 143 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 D | test_order_atq.c | 142 struct rte_event_queue_conf q0_conf = { in order_atq_eventdev_setup()
|
| H A D | test_perf_atq.c | 184 struct rte_event_queue_conf q_conf = { in perf_atq_eventdev_setup()
|
| H A D | test_perf_queue.c | 185 struct rte_event_queue_conf q_conf = { in perf_queue_eventdev_setup()
|
| /f-stack/dpdk/drivers/event/dlb/ |
| H A D | dlb_selftest.c | 103 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 D | dlb_priv.h | 402 struct rte_event_queue_conf conf; /* User config */
|
| /f-stack/dpdk/drivers/event/dlb2/ |
| H A D | dlb2_selftest.c | 104 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 D | dsw_evdev.c | 101 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 D | test_eventdev.c | 247 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 D | test_event_eth_tx_adapter.c | 237 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 D | l3fwd_event_internal_port.c | 148 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 D | l3fwd_event_generic.c | 153 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 D | l2fwd_event_internal_port.c | 159 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 D | l2fwd_event_generic.c | 165 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 D | opdl_evdev.c | 237 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 D | skeleton_eventdev.c | 160 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 D | dpaa_eventdev.c | 467 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 D | sw_evdev.c | 229 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 D | sw_evdev_selftest.c | 206 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 D | pipeline_worker_generic.c | 143 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 D | ssovf_evdev.c | 184 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()
|