Searched refs:prev_fts (Results 1 – 1 of 1) sorted by relevance
680 struct mlx5_flow_table *prev_fts; in mlx5_chains_get_table() local695 prev_fts = mlx5_chains_get_table(chains, chain, prio, l); in mlx5_chains_get_table()696 if (IS_ERR(prev_fts)) { in mlx5_chains_get_table()697 prio_s = ERR_CAST(prev_fts); in mlx5_chains_get_table()