new_next_ft       936 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 			     struct mlx5_flow_table *new_next_ft,
new_next_ft       946 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	if (!new_next_ft || !old_next_ft)
new_next_ft       950 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	dest.ft = new_next_ft;
new_next_ft       953 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	list_splice_init(&old_next_ft->fwd_rules, &new_next_ft->fwd_rules);
new_next_ft       955 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	list_for_each_entry(iter, &new_next_ft->fwd_rules, next_ft) {
new_next_ft       959 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 			       new_next_ft->id);