Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tree.c
H A Dmlx5_fs_core.c437 static struct fs_prio *find_prio(struct mlx5_flow_namespace *ns, in find_prio()
440 struct fs_prio *iter_prio; in find_prio()
546 struct fs_prio *prio; in del_sw_flow_table()
875 static struct mlx5_flow_table *find_closest_ft(struct fs_prio *prio, bool reverse) in find_closest_ft()
892 static struct mlx5_flow_table *find_next_chained_ft(struct fs_prio *prio) in find_next_chained_ft()
898 static struct mlx5_flow_table *find_prev_chained_ft(struct fs_prio *prio) in find_prev_chained_ft()
906 struct fs_prio *prio; in find_next_fwd_ft()
916 struct fs_prio *prio, in connect_fts_in_prio()
939 struct fs_prio *prio) in connect_prev_fts()
945 struct fs_prio *prev_prio; in connect_prev_fts()
[all …]
H A Dfs_core.h227 struct fs_prio {
235 /* Type of children is fs_prio */
117 struct fs_prio { global() struct
133 flagsfs_prio global() argument