Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h170 struct fs_node { struct
174 struct fs_node *parent; argument
175 struct fs_node *root; argument
180 void (*del_hw_func)(struct fs_node *); argument
181 void (*del_sw_func)(struct fs_node *); argument
186 struct fs_node node; argument
203 struct fs_node node;
263 struct fs_node node;
278 struct fs_node node;
288 struct fs_node node;
[all …]
A Dfs_core.c390 static void tree_add_node(struct fs_node *node, struct fs_node *parent) in tree_add_node()
524 struct fs_node *root; in find_root()
694 struct fs_node *iter; in switch_to_pending_act_dests()
988 struct fs_node *iter = list_entry(start, struct fs_node, list); in find_closest_ft_recursive()
1007 static struct fs_node *find_prio_chains_parent(struct fs_node *parent, in find_prio_chains_parent()
1032 struct fs_node *curr_node; in find_closest_ft()
1033 struct fs_node *parent; in find_closest_ft()
1187 struct fs_node *iter; in rule_is_pending()
2946 struct fs_node *base; in init_root_tree_recursive()
3143 struct fs_node *iter; in clean_tree()
[all …]

Completed in 16 milliseconds