Searched refs:max_num_akms (Results 1 – 5 of 5) sorted by relevance
1175 capa->max_num_akms = in wiphy_info_handler()1262 if (!drv->capa.max_num_akms) in wpa_driver_nl80211_get_info()1263 drv->capa.max_num_akms = NL80211_MAX_NR_AKM_SUITES; in wpa_driver_nl80211_get_info()
2447 unsigned int max_num_akms; member
5183 if ((unsigned int) num_suites > drv->capa.max_num_akms) in wpa_driver_nl80211_set_ap()5186 num_suites, drv->capa.max_num_akms); in wpa_driver_nl80211_set_ap()6891 if (drv->capa.max_num_akms <= in nl80211_connect_common()6895 drv->capa.max_num_akms, in nl80211_connect_common()6900 mgmt = os_malloc(sizeof(u32) * drv->capa.max_num_akms); in nl80211_connect_common()6976 if (drv->capa.max_num_akms > 1) { in nl80211_connect_common()6979 drv->capa.max_num_akms - 1); in nl80211_connect_common()
945 unsigned int max_num_akms; member
1572 int akm_count = wpa_s->max_num_akms; in wpas_update_allowed_key_mgmt()7388 wpa_s->max_num_akms = capa.max_num_akms; in wpa_supplicant_init_iface()