Searched refs:shared_action_create (Results 1 – 3 of 3) sorted by relevance
112 struct rte_flow_shared_action *(*shared_action_create) member
1075 if (unlikely(!ops->shared_action_create)) { in rte_flow_shared_action_create()1081 shared_action = ops->shared_action_create(&rte_eth_devices[port_id], in rte_flow_shared_action_create()
638 .shared_action_create = mlx5_shared_action_create,