Searched refs:shared_refcount (Results 1 – 2 of 2) sorted by relevance
110 unsigned int shared_refcount; member
880 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()