Searched refs:shared_action_update (Results 1 – 3 of 3) sorted by relevance
123 int (*shared_action_update) member
1118 if (unlikely(!ops->shared_action_update)) in rte_flow_shared_action_update()1122 ret = ops->shared_action_update(&rte_eth_devices[port_id], action, in rte_flow_shared_action_update()
640 .shared_action_update = mlx5_shared_action_update,