Searched refs:recirc_grp (Results 1 – 1 of 1) sorted by relevance
32 struct mlx5_flow_group *recirc_grp; member139 flow_act.fg = e->recirc_grp; in mlx5_esw_indir_table_rule_get()201 e->recirc_grp = mlx5_create_flow_group(e->ft, in); in mlx5_create_indir_recirc_group()202 if (IS_ERR(e->recirc_grp)) in mlx5_create_indir_recirc_group()203 err = PTR_ERR(e->recirc_grp); in mlx5_create_indir_recirc_group()302 mlx5_destroy_flow_group(e->recirc_grp); in mlx5_esw_indir_table_entry_create()375 mlx5_destroy_flow_group(e->recirc_grp); in mlx5_esw_indir_table_put()