Searched refs:max_stations (Results 1 – 7 of 7) sorted by relevance
668 if (wpa_s->max_stations && in wpa_supplicant_conf_ap()669 wpa_s->max_stations < wpa_s->conf->max_num_sta) in wpa_supplicant_conf_ap()670 bss->max_num_sta = wpa_s->max_stations; in wpa_supplicant_conf_ap()
826 unsigned int max_stations; member
6908 if (wpa_s->max_stations && in wpas_p2p_group_init()6909 wpa_s->max_stations < wpa_s->conf->max_num_sta) in wpas_p2p_group_init()6910 cfg->max_clients = wpa_s->max_stations; in wpas_p2p_group_init()
6507 wpa_s->max_stations = capa.max_stations; in wpa_supplicant_init_iface()
1068 capa->max_stations = in wiphy_info_handler()1464 drv->capa.probe_resp_offloads, drv->capa.max_stations, in wpa_driver_nl80211_capa()
2062 unsigned int max_stations; member
9785 drv->capa.max_stations, in wpa_driver_nl80211_status()