Searched refs:epp_sta (Results 1 – 8 of 8) sorted by relevance
122 bool epp_sta; /* Indicates if the station is an EPP peer */ member485 return sta && sta->epp_sta; in ap_sta_is_epp()
2096 bool mld_link_sta = false, epp_sta = false; in ap_sta_re_add() local2100 epp_sta = sta->epp_sta; in ap_sta_re_add()2135 mld_link_addr, mld_link_sta, eml_cap, epp_sta)) { in ap_sta_re_add()
483 u16 eml_cap, bool epp_sta) in hostapd_sta_add() argument514 params.epp_sta = epp_sta; in hostapd_sta_add()
4547 sta->epp_sta = true; in handle_auth()5376 if (enc_assoc && sta->epp_sta) { in check_sa_query()5426 bool epp_sta = false; in __check_assoc_ies() local5429 epp_sta = sta->epp_sta; in __check_assoc_ies()5888 } else if (!epp_sta && wpa_auth_uses_sae(sta->wpa_sm) && in __check_assoc_ies()6294 sta->epp_sta = origin_sta->epp_sta; in ieee80211_ml_process_link()6490 bool mld_link_sta = false, epp_sta = false; in add_associated_sta() local6494 epp_sta = sta->epp_sta; in add_associated_sta()6588 epp_sta)) { in add_associated_sta()8563 if (ok && status == WLAN_STATUS_SUCCESS && sta->epp_sta && in handle_assoc_cb()
53 u16 eml_cap, bool epp_sta);
1140 !sta->epp_sta && in ieee802_1x_receive()2343 if (sta->epp_sta && hapd->send_eap_req) { in ieee802_1x_eapol_send()
2841 bool epp_sta; member
6589 if (params->epp_sta) { in wpa_driver_nl80211_sta_add()