Searched refs:max_stations (Results 1 – 6 of 6) sorted by relevance
406 if (wpa_s->max_stations && in wpa_supplicant_conf_ap()407 wpa_s->max_stations < wpa_s->conf->max_num_sta) in wpa_supplicant_conf_ap()408 bss->max_num_sta = wpa_s->max_stations; in wpa_supplicant_conf_ap()
640 unsigned int max_stations; member
4345 wpa_s->max_stations = capa.max_stations; in wpa_supplicant_init_iface()
6034 if (wpa_s->max_stations && in wpas_p2p_group_init()6035 wpa_s->max_stations < wpa_s->conf->max_num_sta) in wpas_p2p_group_init()6036 cfg->max_clients = wpa_s->max_stations; in wpas_p2p_group_init()
1249 unsigned int max_stations; member
633 capa->max_stations = in wiphy_info_handler()