Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h110 unsigned int shared_refcount; member
H A Dmlx5_fs_tree.c880 ft->shared_refcount++; in mlx5_create_autogrouped_shared_flow_table()
918 ft->shared_refcount = 1; in mlx5_create_auto_grouped_flow_table()
1022 if (ft->shared_refcount > 1) { in mlx5_destroy_flow_table()
1023 --ft->shared_refcount; in mlx5_destroy_flow_table()