Home
last modified time | relevance | path

Searched refs:find_next_chained_ft (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c734 static struct mlx5_flow_table *find_next_chained_ft(struct fs_prio *prio) in find_next_chained_ft() function
916 next_ft = find_next_chained_ft(prio); in connect_flow_table()
985 next_ft = find_next_chained_ft(fs_prio); in __mlx5_create_flow_table()
1824 next_ft = find_next_chained_ft(prio); in mlx5_add_flow_rules()
1873 return find_next_chained_ft(prio); in find_next_ft()
1939 next_ft = find_next_chained_ft(prio); in disconnect_flow_table()