| /f-stack/dpdk/drivers/event/dsw/ |
| H A D | dsw_evdev.c | 116 queue->schedule_type = RTE_SCHED_TYPE_ATOMIC; in dsw_queue_setup() 118 if (conf->schedule_type == RTE_SCHED_TYPE_ORDERED) in dsw_queue_setup() 121 queue->schedule_type = conf->schedule_type; in dsw_queue_setup() 136 .schedule_type = RTE_SCHED_TYPE_ATOMIC, in dsw_queue_def_conf()
|
| H A D | dsw_event.c | 657 if (unlikely(dsw->queues[event->queue_id].schedule_type == in dsw_port_buffer_event() 727 uint8_t schedule_type) in dsw_port_end_emigration() argument 739 dsw->queues[queue_id].schedule_type; in dsw_port_end_emigration() 742 if (queue_schedule_type != schedule_type) { in dsw_port_end_emigration() 788 if (dsw->queues[queue_id].schedule_type == in dsw_port_move_parallel_flows()
|
| H A D | dsw_evdev.h | 228 uint8_t schedule_type; member
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | test_order_queue.c | 145 .schedule_type = RTE_SCHED_TYPE_ORDERED, in order_queue_eventdev_setup() 158 .schedule_type = RTE_SCHED_TYPE_ATOMIC, in order_queue_eventdev_setup()
|
| H A D | test_pipeline_queue.c | 355 q_conf.schedule_type = RTE_SCHED_TYPE_ATOMIC; in pipeline_queue_eventdev_setup() 362 q_conf.schedule_type = opt->sched_type_list[slot]; in pipeline_queue_eventdev_setup()
|
| H A D | test_perf_queue.c | 192 q_conf.schedule_type = in perf_queue_eventdev_setup()
|
| /f-stack/dpdk/examples/eventdev_pipeline/ |
| H A D | pipeline_worker_tx.c | 451 .schedule_type = cdata.queue_type, in setup_eventdev_worker_tx_enq() 499 wkr_q_conf.schedule_type = slot == cdata.num_stages ? in setup_eventdev_worker_tx_enq() 521 switch (wkr_q_conf.schedule_type) { in setup_eventdev_worker_tx_enq()
|
| H A D | pipeline_worker_generic.c | 144 .schedule_type = cdata.queue_type, in setup_eventdev_generic() 214 switch (wkr_q_conf.schedule_type) { in setup_eventdev_generic()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_eventdev.c | 285 qconf.schedule_type = RTE_SCHED_TYPE_ORDERED; in test_eventdev_queue_setup() 400 qconf.schedule_type = RTE_SCHED_TYPE_ATOMIC; in test_eventdev_queue_attr_nb_atomic_flows() 443 qconf.schedule_type = RTE_SCHED_TYPE_ORDERED; in test_eventdev_queue_attr_nb_atomic_order_sequences()
|
| H A D | test_event_eth_tx_adapter.c | 238 .schedule_type = RTE_SCHED_TYPE_ORDERED, in tx_adapter_create() 521 qconf.schedule_type = RTE_SCHED_TYPE_ATOMIC; in tx_adapter_service()
|
| /f-stack/dpdk/drivers/event/opdl/ |
| H A D | opdl_evdev.c | 271 switch (conf->schedule_type) { in opdl_queue_setup() 333 .schedule_type = RTE_SCHED_TYPE_ORDERED, in opdl_queue_def_conf()
|
| /f-stack/dpdk/drivers/event/dlb/ |
| H A D | dlb_selftest.c | 111 conf.schedule_type = flags; in create_lb_qids() 113 if (conf.schedule_type == RTE_SCHED_TYPE_PARALLEL) in create_lb_qids() 1122 queue_conf.schedule_type = RTE_SCHED_TYPE_PARALLEL; in test_deferred_sched()
|
| /f-stack/dpdk/drivers/event/dlb2/ |
| H A D | dlb2_selftest.c | 112 conf.schedule_type = flags; in create_lb_qids() 114 if (conf.schedule_type == RTE_SCHED_TYPE_PARALLEL) in create_lb_qids() 1145 queue_conf.schedule_type = RTE_SCHED_TYPE_PARALLEL; in test_deferred_sched()
|
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_eventdev_trace.h | 50 rte_trace_point_emit_u8(queue_conf->schedule_type);
|
| H A D | rte_eventdev.h | 587 uint8_t schedule_type; member
|
| H A D | rte_eventdev.c | 616 (queue_conf->schedule_type in is_valid_atomic_queue_conf() 632 (queue_conf->schedule_type in is_valid_ordered_queue_conf() 929 *attr_value = conf->schedule_type; in rte_event_queue_attr_get()
|
| /f-stack/dpdk/examples/l3fwd/ |
| H A D | l3fwd_event_internal_port.c | 172 event_q_conf.schedule_type = evt_rsrc->sched_type; in l3fwd_event_queue_setup_internal_port()
|
| H A D | l3fwd_event_generic.c | 163 event_q_conf.schedule_type = evt_rsrc->sched_type; in l3fwd_event_queue_setup_generic()
|
| /f-stack/dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_event_internal_port.c | 183 event_q_conf.schedule_type = rsrc->sched_type; in l2fwd_event_queue_setup_internal_port()
|
| H A D | l2fwd_event_generic.c | 175 event_q_conf.schedule_type = rsrc->sched_type; in l2fwd_event_queue_setup_generic()
|
| /f-stack/dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 207 .schedule_type = flags, in create_lb_qids() 1224 .schedule_type = RTE_SCHED_TYPE_ATOMIC, in port_reconfig_credits() 1306 .schedule_type = RTE_SCHED_TYPE_ATOMIC, in port_single_lb_reconfig() 1801 .schedule_type = RTE_SCHED_TYPE_ORDERED, in ordered_reconfigure() 1848 .schedule_type = RTE_SCHED_TYPE_ATOMIC, in qid_priorities() 1931 .schedule_type = RTE_SCHED_TYPE_ATOMIC, in unlink_in_progress()
|
| H A D | sw_evdev.c | 335 type = conf->schedule_type; in sw_queue_setup() 488 .schedule_type = RTE_SCHED_TYPE_ATOMIC, in sw_queue_def_conf()
|
| /f-stack/dpdk/drivers/event/dpaa/ |
| H A D | dpaa_eventdev.c | 476 queue_conf->schedule_type = RTE_SCHED_TYPE_PARALLEL; in dpaa_event_queue_def_conf() 489 switch (queue_conf->schedule_type) { in dpaa_event_queue_setup()
|
| /f-stack/dpdk/drivers/event/dpaa2/ |
| H A D | dpaa2_eventdev.c | 489 queue_conf->schedule_type = RTE_SCHED_TYPE_PARALLEL; in dpaa2_eventdev_queue_def_conf() 502 switch (queue_conf->schedule_type) { in dpaa2_eventdev_queue_setup()
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | event_helper.c | 656 eventq_conf.schedule_type = in eh_initialize_eventdev() 659 eventq_conf.schedule_type = in eh_initialize_eventdev()
|