Searched refs:actions_template_destroy (Results 1 – 5 of 5) sorted by relevance
187 int (*actions_template_destroy) member
1621 if (likely(!!ops->actions_template_destroy)) { in rte_flow_actions_template_destroy()1623 ops->actions_template_destroy(dev, in rte_flow_actions_template_destroy()
1547 mlx5_flow_actions_template_destroy_t actions_template_destroy; member
2320 .actions_template_destroy = flow_hw_actions_template_destroy,
967 .actions_template_destroy = mlx5_flow_actions_template_destroy,8449 return fops->actions_template_destroy(dev, template, error); in mlx5_flow_actions_template_destroy()