Searched refs:max_stations (Results 1 – 7 of 7) sorted by relevance
443 if (wpa_s->max_stations && in wpa_supplicant_conf_ap()444 wpa_s->max_stations < wpa_s->conf->max_num_sta) in wpa_supplicant_conf_ap()445 bss->max_num_sta = wpa_s->max_stations; in wpa_supplicant_conf_ap()
690 unsigned int max_stations; member
4694 wpa_s->max_stations = capa.max_stations; in wpa_supplicant_init_iface()
6323 if (wpa_s->max_stations && in wpas_p2p_group_init()6324 wpa_s->max_stations < wpa_s->conf->max_num_sta) in wpas_p2p_group_init()6325 cfg->max_clients = wpa_s->max_stations; in wpas_p2p_group_init()
1318 unsigned int max_stations; member
657 capa->max_stations = in wiphy_info_handler()
7813 drv->capa.max_stations, in wpa_driver_nl80211_status()