Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dacs.c376 busy = survey->channel_time_busy; in acs_survey_interference_factor()
432 (unsigned long) survey->channel_time_busy, in acs_survey_chan_interference_factor()
H A Ddrv_callbacks.c2129 (unsigned long int) survey->channel_time_busy); in hostapd_single_channel_get_survey()
2132 survey->channel_time > survey->channel_time_busy) { in hostapd_single_channel_get_survey()
2133 dividend = survey->channel_time_busy - in hostapd_single_channel_get_survey()
2142 iface->last_channel_time_busy = survey->channel_time_busy; in hostapd_single_channel_get_survey()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h5871 u64 channel_time_busy; member
H A Ddriver_nl80211.c10148 survey->channel_time_busy = in add_survey()
10169 (unsigned long int) survey->channel_time_busy, in add_survey()