Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c320 static void del_sw_flow_table(struct fs_node *node);
543 static void del_sw_flow_table(struct fs_node *node) in del_sw_flow_table() function
1162 tree_init_node(&ft->node, del_hw_flow_table, del_sw_flow_table); in __mlx5_create_flow_table()