Home
last modified time | relevance | path

Searched refs:ssows_handle_event_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_evdev.h182 typedef void (*ssows_handle_event_t)(void *arg, struct rte_event ev); typedef
184 ssows_handle_event_t fn, void *arg);
H A Dssovf_worker.c207 ssows_handle_event_t fn, void *arg) in ssows_flush_events()