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.c1027 (unsigned long int) survey->channel_time_busy); in hostapd_single_channel_get_survey()
1030 survey->channel_time > survey->channel_time_busy) { in hostapd_single_channel_get_survey()
1031 dividend = survey->channel_time_busy - in hostapd_single_channel_get_survey()
1040 iface->last_channel_time_busy = survey->channel_time_busy; in hostapd_single_channel_get_survey()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h4047 u64 channel_time_busy; member
Ddriver_nl80211.c7041 survey->channel_time_busy = in add_survey()
7062 (unsigned long int) survey->channel_time_busy, in add_survey()