Searched refs:shared_refcount (Results 1 – 2 of 2) sorted by relevance
110 unsigned int shared_refcount; member
889 ft->shared_refcount++; in mlx5_create_autogrouped_shared_flow_table()937 ft->shared_refcount = 1; in mlx5_create_auto_grouped_flow_table()1041 if (ft->shared_refcount > 1) { in mlx5_destroy_flow_table()1042 --ft->shared_refcount; in mlx5_destroy_flow_table()