Searched refs:new_root_ft (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c2306 struct mlx5_flow_table *new_root_ft = NULL; local
2313 new_root_ft = find_next_ft(ft);
2314 if (!new_root_ft) {
2322 err = root->cmds->update_root_ft(root, new_root_ft,
2328 new_root_ft, qpn,
2340 root->root_ft = new_root_ft;

Completed in 110 milliseconds