Home
last modified time | relevance | path

Searched refs:WLAN_STA_AUTH (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dsta_info.h78 WLAN_STA_AUTH, enumerator
687 WARN_ON(flag == WLAN_STA_AUTH || in set_sta_flag()
696 WARN_ON(flag == WLAN_STA_AUTH || in clear_sta_flag()
711 WARN_ON(flag == WLAN_STA_AUTH || in test_and_clear_sta_flag()
720 WARN_ON(flag == WLAN_STA_AUTH || in test_and_set_sta_flag()
H A Dmesh_plink.c770 if (!test_sta_flag(sta, WLAN_STA_AUTH)) in mesh_plink_open()
1041 if (!test_sta_flag(sta, WLAN_STA_AUTH)) { in mesh_plink_get_event()
H A Dsta_info.c2005 clear_bit(WLAN_STA_AUTH, &sta->_flags); in sta_info_move_state()
2009 set_bit(WLAN_STA_AUTH, &sta->_flags); in sta_info_move_state()
2481 if (test_sta_flag(sta, WLAN_STA_AUTH)) in sta_set_sinfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c194 else if ((sta->flags & WLAN_STA_PERM) && !(sta->flags & WLAN_STA_AUTH)) in ap_handle_timer()
222 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC); in ap_handle_timer()
681 sta->flags |= WLAN_STA_AUTH; in hostap_ap_tx_cb_auth()
1009 sta->flags & WLAN_STA_AUTH ? " AUTH" : "", in prism2_sta_proc_show()
1419 sta->flags |= WLAN_STA_AUTH; in handle_authen()
1449 sta->flags |= WLAN_STA_AUTH; in handle_authen()
1521 if (sta == NULL || (sta->flags & WLAN_STA_AUTH) == 0) { in handle_assoc()
1735 sta->flags &= ~(WLAN_STA_AUTH | WLAN_STA_ASSOC); in handle_deauth()
2101 sta->flags = WLAN_STA_AUTH | WLAN_STA_ASSOC; in handle_beacon()
2502 sta->flags |= WLAN_STA_AUTH | WLAN_STA_ASSOC; in prism2_hostapd_add_sta()
[all …]
H A Dhostap_ap.h13 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dieee80211.h48 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dieee80211.h49 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dieee80211.h72 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dieee80211.h75 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dieee80211.h72 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211.h61 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211.h70 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211.h61 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211.h62 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h62 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h61 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h61 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211.h61 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211.h61 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h61 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h62 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dieee80211.h60 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dieee80211.h61 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211.h61 #define WLAN_STA_AUTH BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dieee80211.h61 #define WLAN_STA_AUTH BIT(0) macro

12