Searched refs:prev_ft (Results 1 – 1 of 1) sorted by relevance
493 if (prev_ft == next_ft) in connect_prev_fts()503 if (prev_ft) { in connect_prev_fts()506 fs_get_parent(prio, prev_ft); in connect_prev_fts()510 fs_put(&prev_ft->base); in connect_prev_fts()527 struct mlx5_flow_table *prev_ft; in create_star_rule() local579 prev_ft = find_prev_ft(ft, prio); in create_star_rule()580 if (prev_ft) { in create_star_rule()590 fs_put(&prev_ft->base); in create_star_rule()635 prev_ft = find_prev_ft(ft, prio); in destroy_star_rule()637 if (prev_ft) { in destroy_star_rule()[all …]