Searched refs:dev_stop_flush (Results 1 – 8 of 8) sorted by relevance
457 if (event_dev->dev_ops->dev_stop_flush != NULL) in cnxk_handle_event()458 event_dev->dev_ops->dev_stop_flush( in cnxk_handle_event()
668 if (dev->dev_ops->dev_stop_flush != NULL) in ssows_handle_event()669 dev->dev_ops->dev_stop_flush(dev->data->dev_id, event, in ssows_handle_event()
1371 eventdev_stop_flush_t dev_stop_flush; member
1319 dev->dev_ops->dev_stop_flush = callback; in rte_event_dev_stop_flush_callback_register()
356 flush = dev->dev_ops->dev_stop_flush; in dsw_stop()
408 flush = dev->dev_ops->dev_stop_flush; in sw_drain_ports()433 flush = dev->dev_ops->dev_stop_flush; in sw_drain_queue()
2900 dev_stop_flush(struct test *t) /* test to check we can properly flush events */ in dev_stop_flush() function3389 ret = dev_stop_flush(t); in test_sw_eventdev()
4207 flush = dev->dev_ops->dev_stop_flush; in dlb2_flush_port()