Searched refs:active_entries_count (Results 1 – 1 of 1) sorted by relevance
32 atomic_t active_entries_count; member77 return atomic_read(&mlxsw_sp->span->active_entries_count); in mlxsw_sp_span_occ_get()95 atomic_set(&span->active_entries_count, 0); in mlxsw_sp_span_init()878 atomic_inc(&mlxsw_sp->span->active_entries_count); in mlxsw_sp_span_entry_create()891 atomic_dec(&mlxsw_sp->span->active_entries_count); in mlxsw_sp_span_entry_destroy()1063 if (atomic_read(&mlxsw_sp->span->active_entries_count) == 0) in mlxsw_sp_span_respin()