Home
last modified time | relevance | path

Searched refs:chan_util_avg_period (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dbss_load.c63 if (hapd->conf->chan_util_avg_period) { in update_channel_utilization()
68 hapd->conf->chan_util_avg_period) { in update_channel_utilization()
Dap_config.h291 unsigned int chan_util_avg_period; member
Dctrl_iface_ap.c874 if (hapd->conf->chan_util_avg_period) { in hostapd_ctrl_iface_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dbss_load.c63 if (hapd->conf->chan_util_avg_period) { in update_channel_utilization()
68 hapd->conf->chan_util_avg_period) { in update_channel_utilization()
Dap_config.h286 unsigned int chan_util_avg_period; member
Dctrl_iface_ap.c822 if (hapd->conf->chan_util_avg_period) { in hostapd_ctrl_iface_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3212 bss->chan_util_avg_period = val;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3264 bss->chan_util_avg_period = val; in hostapd_config_fill()