Home
last modified time | relevance | path

Searched refs:rte_flow_push (Results 1 – 7 of 7) sorted by relevance

/dpdk/lib/ethdev/
H A Dversion.map277 rte_flow_push;
H A Drte_flow.h5435 rte_flow_push(uint16_t port_id,
H A Drte_flow.c1768 rte_flow_push(uint16_t port_id, in rte_flow_push() function
/dpdk/doc/guides/rel_notes/
H A Drelease_22_03.rst48 ``rte_flow_push`` to push all the in-flight operations to the NIC.
/dpdk/app/test-pmd/
H A Dconfig.c2812 ret = rte_flow_push(port_id, queue_id, &error); in port_queue_flow_push()
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst3922 rte_flow_push(uint16_t port_id,
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst3632 It is bound to ``rte_flow_push()``::