Home
last modified time | relevance | path

Searched defs:mlxsw_sp_counter_pool (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_cnt.c21 struct mlxsw_sp_counter_pool { struct
22 u64 pool_size;
23 unsigned long *usage; /* Usage bitmap */
24 spinlock_t counter_pool_lock; /* Protects counter pool allocations */
25 atomic_t active_entries_count;
26 unsigned int sub_pools_count;