Searched refs:airtime_weight_list (Results 1 – 8 of 8) sorted by relevance
234 wt = hapd->conf->airtime_weight_list; in get_weight_for_sta()
960 wt = conf->airtime_weight_list; in hostapd_config_free_bss()961 conf->airtime_weight_list = NULL; in hostapd_config_free_bss()
783 struct airtime_sta_weight *airtime_weight_list; member
230 wt = hapd->conf->airtime_weight_list; in get_weight_for_sta()
857 wt = conf->airtime_weight_list; in hostapd_config_free_bss()858 conf->airtime_weight_list = NULL; in hostapd_config_free_bss()
740 struct airtime_sta_weight *airtime_weight_list; member
2268 wt->next = bss->airtime_weight_list; in add_airtime_weight()2269 bss->airtime_weight_list = wt; in add_airtime_weight()
2192 wt->next = bss->airtime_weight_list; in add_airtime_weight()2193 bss->airtime_weight_list = wt; in add_airtime_weight()