Home
last modified time | relevance | path

Searched refs:channel_time_busy (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dacs.c298 busy = survey->channel_time_busy; in acs_survey_interference_factor()
358 (unsigned long) survey->channel_time_busy, in acs_survey_chan_interference_factor()
Ddrv_callbacks.c974 (unsigned long int) survey->channel_time_busy); in hostapd_single_channel_get_survey()
977 survey->channel_time > survey->channel_time_busy) { in hostapd_single_channel_get_survey()
978 dividend = survey->channel_time_busy - in hostapd_single_channel_get_survey()
987 iface->last_channel_time_busy = survey->channel_time_busy; in hostapd_single_channel_get_survey()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h3896 u64 channel_time_busy; member
Ddriver_nl80211.c6739 survey->channel_time_busy = in add_survey()
6760 (unsigned long int) survey->channel_time_busy, in add_survey()