Home
last modified time | relevance | path

Searched refs:async_action_handle_create (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/ethdev/
H A Drte_flow_driver.h238 struct rte_flow_action_handle *(*async_action_handle_create) member
H A Drte_flow.c1808 handle = ops->async_action_handle_create(dev, queue_id, op_attr, in rte_flow_async_action_handle_create()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c974 .async_action_handle_create = mlx5_flow_async_action_handle_create,