Home
last modified time | relevance | path

Searched refs:flushed (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/distributor/
H A Drte_distributor_single.c161 unsigned flushed = 0; in process_returns() local
172 flushed++; in process_returns()
198 return flushed; in process_returns()
357 const unsigned flushed = total_outstanding(d); in rte_distributor_flush_single() local
362 return flushed; in rte_distributor_flush_single()
H A Drte_distributor.c659 unsigned int flushed; in rte_distributor_flush() local
667 flushed = total_outstanding(d); in rte_distributor_flush()
684 return flushed; in rte_distributor_flush()
/dpdk/doc/guides/nics/
H A Ddpaa.rst292 brought down and the policy is flushed on port before new policy is updated
H A Dmlx5.rst1446 application will be flushed automatically in the background.
1450 directly but neither destroyed nor flushed.
H A Dbnxt.rst667 application will be flushed from the hardware and any tables maintained
/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst515 Set the time before packets in the FIFO queue is flushed.
H A Dtestpmd_funcs.rst1311 can use this command to determine when the GROed packets are flushed
/dpdk/doc/guides/platform/
H A Dmlx5.rst287 With regular memory mapping, the register is flushed to HW
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst119 all rules using this feature must be flushed by the application