Searched refs:find_next_ft (Results 1 – 1 of 1) sorted by relevance
400 static struct mlx5_flow_table *find_next_ft(struct fs_prio *prio);547 next_ft = find_next_ft(prio); in create_star_rule()616 next_ft = find_next_ft(prio); in destroy_star_rule()966 next_ft = find_next_ft(prio); in update_root_ft_destroy()1370 static struct mlx5_flow_table *find_next_ft(struct fs_prio *prio) in find_next_ft() function