Searched refs:prev_fts (Results 1 – 1 of 1) sorted by relevance
595 struct mlx5_flow_table *prev_fts; in mlx5_chains_get_table() local610 prev_fts = mlx5_chains_get_table(chains, chain, prio, l); in mlx5_chains_get_table()611 if (IS_ERR(prev_fts)) { in mlx5_chains_get_table()612 prio_s = ERR_CAST(prev_fts); in mlx5_chains_get_table()