Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_evdev.c293 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_buf() argument
298 flush(dev_id, buf[i], flush_arg); in dsw_port_drain_buf()
303 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_paused() argument
306 flush, flush_arg); in dsw_port_drain_paused()
311 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_out() argument
319 flush, flush_arg); in dsw_port_drain_out()
329 flush(dev_id, ev, flush_arg); in dsw_port_drain_in_ring()
334 eventdev_stop_flush_t flush, void *flush_arg) in dsw_drain() argument
356 void *flush_arg; in dsw_stop() local
360 flush_arg = dev->data->dev_stop_flush_arg; in dsw_stop()
[all …]