Searched refs:dev_stop_flush (Results 1 – 9 of 9) sorted by relevance
1105 eventdev_stop_flush_t dev_stop_flush; member
1308 dev->dev_ops->dev_stop_flush = callback; in rte_event_dev_stop_flush_callback_register()
665 if (dev->dev_ops->dev_stop_flush != NULL) in ssows_handle_event()666 dev->dev_ops->dev_stop_flush(dev->data->dev_id, event, in ssows_handle_event()
359 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()
2898 dev_stop_flush(struct test *t) /* test to check we can properly flush events */ in dev_stop_flush() function3387 ret = dev_stop_flush(t); in test_sw_eventdev()
1404 if (event_dev->dev_ops->dev_stop_flush != NULL) in otx2_handle_event()1405 event_dev->dev_ops->dev_stop_flush(event_dev->data->dev_id, in otx2_handle_event()
3665 flush = dev->dev_ops->dev_stop_flush; in dlb_flush_port()
3525 flush = dev->dev_ops->dev_stop_flush; in dlb2_flush_port()