Searched refs:WLAN_STA_WPS2 (Results 1 – 5 of 5) sorted by relevance
36 #define WLAN_STA_WPS2 BIT(16) macro
117 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in hostapd_notif_assoc()215 sta->flags |= WLAN_STA_WPS2; in hostapd_notif_assoc()333 sta->flags |= WLAN_STA_WPS2; in hostapd_notif_assoc()
990 WLAN_STA_WPS2 | in ieee802_1x_receive()1146 !(sta->flags & WLAN_STA_WPS2)) { in ieee802_1x_new_station()
1349 (flags & WLAN_STA_WPS2 ? "[WPS2]" : ""), in ap_sta_flags_txt()
1985 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in check_assoc_ies()1995 sta->flags |= WLAN_STA_WPS2; in check_assoc_ies()