Searched refs:actions_template_create (Results 1 – 5 of 5) sorted by relevance
180 struct rte_flow_actions_template *(*actions_template_create) member
1596 if (likely(!!ops->actions_template_create)) { in rte_flow_actions_template_create()1597 template = ops->actions_template_create(dev, template_attr, in rte_flow_actions_template_create()
1546 mlx5_flow_actions_template_create_t actions_template_create; member
2319 .actions_template_create = flow_hw_actions_template_create,
966 .actions_template_create = mlx5_flow_actions_template_create,8420 return fops->actions_template_create(dev, attr, actions, masks, error); in mlx5_flow_actions_template_create()