Searched refs:mlxsw_sp_counter_sub_pools (Results 1 – 1 of 1) sorted by relevance
30 static const struct mlxsw_sp_counter_sub_pool mlxsw_sp_counter_sub_pools[] = { variable122 unsigned int sub_pools_count = ARRAY_SIZE(mlxsw_sp_counter_sub_pools); in mlxsw_sp_counter_pool_init()134 memcpy(pool->sub_pools, mlxsw_sp_counter_sub_pools, in mlxsw_sp_counter_pool_init()282 for (i = 0; i < ARRAY_SIZE(mlxsw_sp_counter_sub_pools); i++) { in mlxsw_sp_counter_resources_register()283 sub_pool = &mlxsw_sp_counter_sub_pools[i]; in mlxsw_sp_counter_resources_register()