Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tree.c204 static void _fs_del_ft(struct mlx5_flow_table *ft);
215 _fs_del_ft(container_of(base, struct mlx5_flow_table, base)); in cmd_remove_node()
965 static void _fs_del_ft(struct mlx5_flow_table *ft) in _fs_del_ft() function