Searched refs:max_count (Results 1 – 1 of 1) sorted by relevance
95 uint32_t max_count = 0; in GetChannelScanCount() local98 if (max_count < count) { in GetChannelScanCount()99 max_count = count; in GetChannelScanCount()105 scaled_value = scaled_value * 254 / max_count + 1; in GetChannelScanCount()