Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c317 static void del_hw_flow_table(struct fs_node *node);
318 static void del_hw_flow_group(struct fs_node *node);
319 static void del_hw_fte(struct fs_node *node);
320 static void del_sw_flow_table(struct fs_node *node);
321 static void del_sw_flow_group(struct fs_node *node);
322 static void del_sw_fte(struct fs_node *node);
323 static void del_sw_prio(struct fs_node *node);
324 static void del_sw_ns(struct fs_node *node);
328 static void del_sw_hw_rule(struct fs_node *node);
336 static void tree_init_node(struct fs_node *node, in tree_init_node()
[all …]