Searched refs:WLAN_STA_WPS (Results 1 – 7 of 7) sorted by relevance
30 #define WLAN_STA_WPS BIT(12) macro
965 !(sta->flags & (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS))) { in ieee802_1x_receive()985 u32 wflags = sta->flags & (WLAN_STA_WPS | in ieee802_1x_receive()989 wflags == (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS)) { in ieee802_1x_receive()1093 (sta->flags & WLAN_STA_WPS))) { in ieee802_1x_new_station()1966 if ((sta->flags & (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS)) == in ieee802_1x_eapol_send()1982 sta->flags |= WLAN_STA_WPS; in ieee802_1x_eapol_send()
117 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in hostapd_notif_assoc()201 sta->flags |= WLAN_STA_WPS; in hostapd_notif_assoc()322 sta->flags |= WLAN_STA_WPS; in hostapd_notif_assoc()
804 if (sta && (sta->flags & WLAN_STA_WPS)) { in ap_sta_wps_cancel()1285 (flags & WLAN_STA_WPS ? "[WPS]" : ""), in ap_sta_flags_txt()
1539 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in check_assoc_ies()1543 sta->flags |= WLAN_STA_WPS; in check_assoc_ies()1907 if ((sta->flags & WLAN_STA_WPS) || in send_assoc_resp()
1480 if (sta->eapol_sm && (sta->flags & WLAN_STA_WPS)) in hostapd_rx_req_put_wlan_response()1486 if (!sta || !(sta->flags & WLAN_STA_WPS)) { in hostapd_rx_req_put_wlan_response()
2680 !(sta->flags & (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS))) in hostapd_new_assoc_sta()