Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDacs.c299 busy = survey->channel_time_busy; in acs_survey_interference_factor()
357 (unsigned long) survey->channel_time_busy, in acs_survey_chan_interference_factor()
HDdrv_callbacks.c1440 (unsigned long int) survey->channel_time_busy); in hostapd_single_channel_get_survey()
1443 survey->channel_time > survey->channel_time_busy) { in hostapd_single_channel_get_survey()
1444 dividend = survey->channel_time_busy - in hostapd_single_channel_get_survey()
1453 iface->last_channel_time_busy = survey->channel_time_busy; in hostapd_single_channel_get_survey()
/dragonfly/contrib/wpa_supplicant/src/drivers/
HDdriver.h4826 u64 channel_time_busy; member
HDdriver_nl80211.c8129 survey->channel_time_busy = in add_survey()
8150 (unsigned long int) survey->channel_time_busy, in add_survey()