Searched refs:WLAN_STA_WPS (Results 1 – 8 of 8) sorted by relevance
124 (sta->flags & WLAN_STA_WPS ? "[WPS]" : ""), in hostapd_dump_state()
25 #define WLAN_STA_WPS BIT(12) macro
105 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in hostapd_notif_assoc()145 sta->flags |= WLAN_STA_WPS; in hostapd_notif_assoc()266 sta->flags |= WLAN_STA_WPS; in hostapd_notif_assoc()
704 !(sta->flags & (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS))) { in ieee802_1x_receive()724 u32 wflags = sta->flags & (WLAN_STA_WPS | in ieee802_1x_receive()728 wflags == (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS)) { in ieee802_1x_receive()831 (sta->flags & (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS))) { in ieee802_1x_new_station()1529 if ((sta->flags & (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS)) == in ieee802_1x_eapol_send()1545 sta->flags |= WLAN_STA_WPS; in ieee802_1x_eapol_send()
941 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in check_assoc_ies()945 sta->flags |= WLAN_STA_WPS; in check_assoc_ies()1177 if ((sta->flags & WLAN_STA_WPS) || in send_assoc_resp()
1451 if (sta->eapol_sm && (sta->flags & WLAN_STA_WPS)) in hostapd_rx_req_put_wlan_response()1457 if (!sta || !(sta->flags & WLAN_STA_WPS)) { in hostapd_rx_req_put_wlan_response()
674 if (sta && (sta->flags & WLAN_STA_WPS)) { in ap_sta_wps_cancel()
1462 !(sta->flags & (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS))) in hostapd_new_assoc_sta()