Searched refs:WLAN_STA_WPS (Results 1 – 7 of 7) sorted by relevance
29 #define WLAN_STA_WPS BIT(12) macro
899 !(sta->flags & (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS))) { in ieee802_1x_receive()919 u32 wflags = sta->flags & (WLAN_STA_WPS | in ieee802_1x_receive()923 wflags == (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS)) { in ieee802_1x_receive()1027 (sta->flags & WLAN_STA_WPS))) { in ieee802_1x_new_station()1878 if ((sta->flags & (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS)) == in ieee802_1x_eapol_send()1894 sta->flags |= WLAN_STA_WPS; in ieee802_1x_eapol_send()
114 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in hostapd_notif_assoc()177 sta->flags |= WLAN_STA_WPS; in hostapd_notif_assoc()298 sta->flags |= WLAN_STA_WPS; in hostapd_notif_assoc()
770 if (sta && (sta->flags & WLAN_STA_WPS)) { in ap_sta_wps_cancel()1141 (flags & WLAN_STA_WPS ? "[WPS]" : ""), in ap_sta_flags_txt()
1354 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in check_assoc_ies()1358 sta->flags |= WLAN_STA_WPS; in check_assoc_ies()1635 if ((sta->flags & WLAN_STA_WPS) || in send_assoc_resp()
1432 if (sta->eapol_sm && (sta->flags & WLAN_STA_WPS)) in hostapd_rx_req_put_wlan_response()1438 if (!sta || !(sta->flags & WLAN_STA_WPS)) { in hostapd_rx_req_put_wlan_response()
2390 !(sta->flags & (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS))) in hostapd_new_assoc_sta()