Searched refs:action_handle_create (Results 1 – 4 of 4) sorted by relevance
88 struct rte_flow_action_handle *(*action_handle_create) member
1149 if (unlikely(!ops->action_handle_create)) { in rte_flow_action_handle_create()1155 handle = ops->action_handle_create(&rte_eth_devices[port_id], in rte_flow_action_handle_create()
2296 .action_handle_create = hns3_flow_action_create,
951 .action_handle_create = mlx5_action_handle_create,