Searched refs:shared_action_destroy (Results 1 – 3 of 3) sorted by relevance
118 int (*shared_action_destroy) member
1098 if (unlikely(!ops->shared_action_destroy)) in rte_flow_shared_action_destroy()1102 ret = ops->shared_action_destroy(&rte_eth_devices[port_id], action, in rte_flow_shared_action_destroy()
639 .shared_action_destroy = mlx5_shared_action_destroy,