Searched refs:prev_fts (Results 1 – 1 of 1) sorted by relevance
606 struct mlx5_flow_table *prev_fts; in mlx5_chains_get_table() local621 prev_fts = mlx5_chains_get_table(chains, chain, prio, l); in mlx5_chains_get_table()622 if (IS_ERR(prev_fts)) { in mlx5_chains_get_table()623 prio_s = ERR_CAST(prev_fts); in mlx5_chains_get_table()