Home
last modified time | relevance | path

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

/dpdk/drivers/event/dsw/
H A Ddsw_evdev.c290 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_buf() argument
295 flush(dev_id, buf[i], flush_arg); in dsw_port_drain_buf()
300 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_paused() argument
303 flush, flush_arg); in dsw_port_drain_paused()
308 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_out() argument
316 flush, flush_arg); in dsw_port_drain_out()
326 flush(dev_id, ev, flush_arg); in dsw_port_drain_in_ring()
331 eventdev_stop_flush_t flush, void *flush_arg) in dsw_drain() argument
353 void *flush_arg; in dsw_stop() local
357 flush_arg = dev->data->dev_stop_flush_arg; in dsw_stop()
[all …]