Searched refs:flush_fn (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/event/cnxk/ |
| H A D | cnxk_eventdev.c | 465 cnxk_sso_hws_flush_t flush_fn, uint8_t enable) in cnxk_sso_cleanup() argument 494 if (flush_fn(ws, queue_id, hwgrp_base, in cnxk_sso_cleanup() 508 cnxk_sso_hws_flush_t flush_fn) in cnxk_sso_start() argument 527 cnxk_sso_cleanup(event_dev, reset_fn, flush_fn, true); in cnxk_sso_start() 535 cnxk_sso_hws_flush_t flush_fn) in cnxk_sso_stop() argument 538 cnxk_sso_cleanup(event_dev, reset_fn, flush_fn, false); in cnxk_sso_stop()
|
| H A D | cnxk_eventdev.h | 266 cnxk_sso_hws_flush_t flush_fn); 269 cnxk_sso_hws_flush_t flush_fn);
|