Searched refs:prev_fts (Results 1 – 1 of 1) sorted by relevance
600 struct mlx5_flow_table *prev_fts; in mlx5_chains_get_table() local615 prev_fts = mlx5_chains_get_table(chains, chain, prio, l); in mlx5_chains_get_table()616 if (IS_ERR(prev_fts)) { in mlx5_chains_get_table()617 prio_s = ERR_CAST(prev_fts); in mlx5_chains_get_table()