Searched refs:rte_flow_async_destroy (Results 1 – 7 of 7) sorted by relevance
276 rte_flow_async_destroy;
5406 rte_flow_async_destroy(uint16_t port_id,
1750 rte_flow_async_destroy(uint16_t port_id, in rte_flow_async_destroy() function
45 Added the ``rte_flow_async_create`` and ``rte_flow_async_destroy`` APIs
3847 by calling ``rte_flow_async_destroy()`` even if the rule is rejected by HW.3857 rte_flow_async_destroy(uint16_t port_id,
2645 if (rte_flow_async_destroy(port_id, queue_id, &op_attr, in port_queue_flow_destroy()
4520 this command calls ``rte_flow_async_destroy()`` as many times as necessary::