Searched refs:shared_action_query (Results 1 – 3 of 3) sorted by relevance
129 int (*shared_action_query) member
1138 if (unlikely(!ops->shared_action_query)) in rte_flow_shared_action_query()1142 ret = ops->shared_action_query(&rte_eth_devices[port_id], action, in rte_flow_shared_action_query()
641 .shared_action_query = mlx5_shared_action_query,