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