Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 16 of 16) sorted by relevance

/dpdk/drivers/event/dsw/
H A Ddsw_evdev.c290 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_buf()
300 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_paused()
308 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_out()
321 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_in_ring()
331 eventdev_stop_flush_t flush, void *flush_arg) in dsw_drain()
352 eventdev_stop_flush_t flush; in dsw_stop() local
/dpdk/drivers/compress/zlib/
H A Dzlib_pmd.c21 int ret, flush, fin_flush; in process_zlib_deflate() local
111 int ret, flush; in process_zlib_inflate() local
/dpdk/lib/port/
H A Drte_swx_port.h192 rte_swx_port_out_flush_t flush; member
/dpdk/lib/ethdev/
H A Drte_flow_driver.h60 int (*flush) member
/dpdk/drivers/common/cnxk/
H A Droc_nix_inl.c907 union cpt_lf_ctx_flush flush; in roc_nix_inl_sa_sync() local
970 union cpt_lf_ctx_flush flush; in roc_nix_inl_ctx_write() local
/dpdk/drivers/event/sw/
H A Dsw_evdev.c403 eventdev_stop_flush_t flush; in sw_drain_ports() local
429 eventdev_stop_flush_t flush; in sw_drain_queue() local
H A Dsw_evdev_selftest.c2894 flush(uint8_t dev_id __rte_unused, struct rte_event event, void *arg) in flush() function
/dpdk/drivers/event/dlb2/
H A Ddlb2_selftest.c173 flush(uint8_t id __rte_unused, struct rte_event event, void *arg __rte_unused) in flush() function
H A Ddlb2.c4201 eventdev_stop_flush_t flush; in dlb2_flush_port() local
/dpdk/drivers/net/i40e/base/
H A Di40e_osdep.h175 #define flush(a) i40e_read_addr(I40E_PCI_REG_ADDR((a), (I40E_GLGEN_STAT))) macro
/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev_selftest.c583 void flush(uint8_t dev_id, struct rte_event event, void *arg) in flush() function
/dpdk/drivers/net/ice/base/
H A Dice_osdep.h184 #define flush(a) ICE_READ_REG((a), GLGEN_STAT) macro
/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c694 void flush(uint8_t dev_id, struct rte_event event, void *arg) in flush() function
/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev_selftest.c694 flush(uint8_t dev_id, struct rte_event event, void *arg) in flush() function
/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h107 rte_swx_port_out_flush_t flush; member
/dpdk/app/test-pmd/
H A Dcmdline.c10388 cmdline_fixed_string_t flush; member