Searched refs:capable (Results 1 – 9 of 9) sorted by relevance
122 if (pmf_cfg.required && pmf_cfg.capable) { in hostap_init()126 } else if (pmf_cfg.capable && !pmf_cfg.required) { in hostap_init()142 …auth_conf->spp_sup.capable = ((spp_attrubute & WPA_CAPABILITY_SPP_CAPABLE) ? SPP_AMSDU_CAP_ENABLE … in hostap_init()
183 *spp_cap = sta->wpa_sm->spp_sup.capable; in wpa_ap_get_peer_spp_msg()
214 if (sm->pmf_cfg.capable) { in wpa_gen_wpa_ie_rsn()222 if (sm->spp_sup.capable) { in wpa_gen_wpa_ie_rsn()
1351 if (sm->pmf_cfg.capable && ieee80211w_set_keys(sm, &ie) < 0) { in wpa_supplicant_process_3_of_4()2176 …sm->spp_sup.capable = ((spp_attrubute & WPA_CAPABILITY_SPP_CAPABLE) ? SPP_AMSDU_CAP_ENABLE : SPP_A… in wpa_sm_init()
225 if (conf->spp_sup.capable) { in wpa_write_rsn_ie()541 sm->spp_sup.capable = SPP_AMSDU_CAP_ENABLE; in wpa_validate_wpa_ie()543 sm->spp_sup.capable = SPP_AMSDU_CAP_DISABLE; in wpa_validate_wpa_ie()
54 …If malloc() is capable of also allocating SPI-connected ram, its allocation strategy will prefer to
367 bool capable; member
48 …best performance, but may cause crashing if the flash or board design is not capable of this speed.
279 …bool capable; /**< Deprecated variable. Device will always connect in PMF mode if other… member