Home
last modified time | relevance | path

Searched refs:OPDL_Q_TYPE_ATOMIC (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/event/opdl/
H A Dopdl_evdev.h63 OPDL_Q_TYPE_ATOMIC, enumerator
H A Dopdl_test.c140 case OPDL_Q_TYPE_ATOMIC: in create_queues_type()
340 create_queues_type(t, 2, OPDL_Q_TYPE_ATOMIC)) { in atomic_basic()
H A Dopdl_evdev.c276 type = OPDL_Q_TYPE_ATOMIC; in opdl_queue_setup()
H A Dopdl_evdev_init.c725 if (queue->q_type == OPDL_Q_TYPE_ATOMIC) in initialise_all_other_ports()