| /f-stack/dpdk/app/test/ |
| H A D | test_event_timer_adapter.c | 395 .ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in test_timer_state() 452 .ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in _arm_timers() 553 .ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in _arm_timers_burst() 622 .ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in test_timer_cancel() 664 .ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in _cancel_producer() 703 .ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in _cancel_producer_burst() 884 .ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in test_timer_cancel_random() 1072 .ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in stat_inc_reset_ev_enq() 1165 .ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in event_timer_arm() 1222 .ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in event_timer_arm_double() [all …]
|
| H A D | test_eventdev.c | 370 RTE_EVENT_DEV_PRIORITY_NORMAL, in test_eventdev_queue_attr_priority() 798 priorities[i] = RTE_EVENT_DEV_PRIORITY_NORMAL; in test_eventdev_link() 866 priorities[i] = RTE_EVENT_DEV_PRIORITY_NORMAL; in test_eventdev_link_get() 881 priorities[0] = RTE_EVENT_DEV_PRIORITY_NORMAL; in test_eventdev_link_get()
|
| H A D | test_event_eth_tx_adapter.c | 239 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in tx_adapter_create()
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | test_order_queue.c | 144 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in order_queue_eventdev_setup() 157 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in order_queue_eventdev_setup()
|
| H A D | test_order_atq.c | 143 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in order_atq_eventdev_setup()
|
| H A D | test_perf_common.c | 53 ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL; in perf_producer() 106 tim.ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL; in perf_event_timer_producer() 170 tim.ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL; in perf_event_timer_producer_burst()
|
| H A D | test_perf_atq.c | 185 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in perf_atq_eventdev_setup()
|
| H A D | test_perf_queue.c | 186 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in perf_queue_eventdev_setup()
|
| H A D | test_order_common.c | 40 ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL; in order_producer()
|
| H A D | test_pipeline_atq.c | 324 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in pipeline_atq_eventdev_setup()
|
| H A D | test_pipeline_queue.c | 344 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in pipeline_queue_eventdev_setup()
|
| /f-stack/dpdk/examples/l3fwd/ |
| H A D | l3fwd_event_internal_port.c | 152 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL in l3fwd_event_queue_setup_internal_port() 201 eth_q_conf.ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL; in l3fwd_rx_tx_adapter_setup_internal_port()
|
| H A D | l3fwd_event_generic.c | 157 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL in l3fwd_event_queue_setup_generic() 207 eth_q_conf.ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL; in l3fwd_rx_tx_adapter_setup_generic()
|
| /f-stack/dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_event_internal_port.c | 163 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL in l2fwd_event_queue_setup_internal_port() 212 eth_q_conf.ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL; in l2fwd_rx_tx_adapter_setup_internal_port()
|
| H A D | l2fwd_event_generic.c | 169 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL in l2fwd_event_queue_setup_generic() 219 eth_q_conf.ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL; in l2fwd_rx_tx_adapter_setup_generic()
|
| /f-stack/dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 208 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in create_lb_qids() 253 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in create_directed_qids() 376 RTE_EVENT_DEV_PRIORITY_NORMAL, in run_prio_packet_test() 1225 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in port_reconfig_credits() 1305 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in port_single_lb_reconfig() 1316 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in port_single_lb_reconfig() 1802 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in ordered_reconfigure() 1850 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL - i, in qid_priorities() 2125 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in load_balancing_history() 2174 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in load_balancing_history() [all …]
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | eventdev.rst | 198 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, 280 uint8_t priority = RTE_EVENT_DEV_PRIORITY_NORMAL; 325 ev[i].priority = RTE_EVENT_DEV_PRIORITY_NORMAL;
|
| H A D | event_timer_adapter.rst | 209 conn->evtim->ev.priority = RTE_EVENT_DEV_PRIORITY_NORMAL;
|
| /f-stack/dpdk/drivers/event/opdl/ |
| H A D | opdl_test.c | 153 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in create_queues_type() 766 ev[i].priority = RTE_EVENT_DEV_PRIORITY_NORMAL; in populate_event_burst()
|
| H A D | opdl_evdev.c | 334 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in opdl_queue_def_conf()
|
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_eventdev.h | 306 #define RTE_EVENT_DEV_PRIORITY_NORMAL 128 macro
|
| H A D | rte_eventdev.c | 912 *attr_value = RTE_EVENT_DEV_PRIORITY_NORMAL; in rte_event_queue_attr_get() 973 priorities_list[i] = RTE_EVENT_DEV_PRIORITY_NORMAL; in rte_event_port_link()
|
| /f-stack/dpdk/drivers/event/skeleton/ |
| H A D | skeleton_eventdev.c | 172 queue_conf->priority = RTE_EVENT_DEV_PRIORITY_NORMAL; in skeleton_eventdev_queue_def_conf()
|
| /f-stack/dpdk/drivers/event/dsw/ |
| H A D | dsw_evdev.c | 137 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL in dsw_queue_def_conf()
|
| /f-stack/dpdk/examples/eventdev_pipeline/ |
| H A D | pipeline_worker_generic.c | 145 .priority = RTE_EVENT_DEV_PRIORITY_NORMAL, in setup_eventdev_generic()
|