Searched refs:divisor (Results 1 – 1 of 1) sorted by relevance
2124 u64 divisor, dividend; in hostapd_single_channel_get_survey() local2145 divisor = survey->channel_time - iface->last_channel_time; in hostapd_single_channel_get_survey()2147 iface->channel_utilization = dividend * 255 / divisor; in hostapd_single_channel_get_survey()