Searched refs:max_cpu_policers (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2556 int max_cpu_policers; local
2565 max_cpu_policers = MLXSW_CORE_RES_GET(mlxsw_core, MAX_CPU_POLICERS);
2568 for (i = 0; i < max_cpu_policers; i++) {
2596 int max_cpu_policers; local
2606 max_cpu_policers = MLXSW_CORE_RES_GET(mlxsw_core, MAX_CPU_POLICERS);
2626 if (max_cpu_policers <= policer_id &&

Completed in 120 milliseconds