Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tree.c877 static struct mlx5_flow_table *find_first_ft_in_ns(struct mlx5_flow_namespace *ns,
1358 ft = find_first_ft_in_ns(ns, &ns->prios); in _find_first_ft_in_prio()
1381 static struct mlx5_flow_table *find_first_ft_in_ns(struct mlx5_flow_namespace *ns, in find_first_ft_in_ns() function
1417 ft = find_first_ft_in_ns(ns, &prio->base.list); in find_next_ft()