Searched refs:BROADCAST_STORM_VALUE (Results 1 – 1 of 1) sorted by relevance
2138 #define BROADCAST_STORM_VALUE 9969 macro2150 u32 value = ((u32) BROADCAST_STORM_VALUE * (u32) percent / 100); in sw_cfg_broad_storm()2177 num = (num * 100 + BROADCAST_STORM_VALUE / 2) / BROADCAST_STORM_VALUE; in sw_get_broad_storm()