Home
last modified time | relevance | path

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

/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev.c465 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 Dcnxk_eventdev.h266 cnxk_sso_hws_flush_t flush_fn);
269 cnxk_sso_hws_flush_t flush_fn);