Home
last modified time | relevance | path

Searched refs:airtime_limit (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dairtime_policy.c182 if (!apply_limit && bss->conf->airtime_limit) { in update_airtime_weights()
Dap_config.h782 int airtime_limit; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dairtime_policy.c178 if (!apply_limit && bss->conf->airtime_limit) { in update_airtime_weights()
Dap_config.h739 int airtime_limit; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c4417 bss->airtime_limit = val;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c4602 bss->airtime_limit = val; in hostapd_config_fill()