Searched refs:template_table_create (Results 1 – 5 of 5) sorted by relevance
192 struct rte_flow_template_table *(*template_table_create) member
1684 if (likely(!!ops->template_table_create)) { in rte_flow_template_table_create()1685 table = ops->template_table_create(dev, table_attr, in rte_flow_template_table_create()
1548 mlx5_flow_table_create_t template_table_create; member
2321 .template_table_create = flow_hw_table_create,
968 .template_table_create = mlx5_flow_table_create,8492 return fops->template_table_create(dev, in mlx5_flow_table_create()