Home
last modified time | relevance | path

Searched refs:OPDL_REGULAR_PORT (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_evdev.h54 OPDL_REGULAR_PORT = 1, enumerator
H A Dopdl_evdev.c415 if (port->p_type == OPDL_REGULAR_PORT) in opdl_dump()
428 if (port->p_type == OPDL_REGULAR_PORT || in opdl_dump()
H A Dopdl_evdev_init.c376 } else if (port->p_type == OPDL_REGULAR_PORT) { in opdl_add_event_handlers()
730 port->p_type = OPDL_REGULAR_PORT; in initialise_all_other_ports()