Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dairtime_policy.c234 wt = hapd->conf->airtime_weight_list; in get_weight_for_sta()
Dap_config.c960 wt = conf->airtime_weight_list; in hostapd_config_free_bss()
961 conf->airtime_weight_list = NULL; in hostapd_config_free_bss()
Dap_config.h783 struct airtime_sta_weight *airtime_weight_list; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dairtime_policy.c230 wt = hapd->conf->airtime_weight_list; in get_weight_for_sta()
Dap_config.c857 wt = conf->airtime_weight_list; in hostapd_config_free_bss()
858 conf->airtime_weight_list = NULL; in hostapd_config_free_bss()
Dap_config.h740 struct airtime_sta_weight *airtime_weight_list; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c2268 wt->next = bss->airtime_weight_list; in add_airtime_weight()
2269 bss->airtime_weight_list = wt; in add_airtime_weight()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c2192 wt->next = bss->airtime_weight_list; in add_airtime_weight()
2193 bss->airtime_weight_list = wt; in add_airtime_weight()