Home
last modified time | relevance | path

Searched refs:DOT11_SAE (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvif.c4496 if (event == WLC_E_AUTH && ntoh32(e->auth_type) == DOT11_SAE) { in wl_notify_connect_status_ap()
4508 if (ntoh32(e->auth_type) == DOT11_SAE) { in wl_notify_connect_status_ap()
H A Ddhd_common.c4634 else if (auth_type == DOT11_SAE) in wl_show_host_event()
H A Dwl_cfg80211.c4571 val = DOT11_SAE; in wl_set_auth_type()
12788 if (ntoh32(e->auth_type) == DOT11_SAE) { in wl_handle_assoc_events()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgvif.c4472 if (event == WLC_E_AUTH && ntoh32(e->auth_type) == DOT11_SAE) { in wl_notify_connect_status_ap()
4484 if (ntoh32(e->auth_type) == DOT11_SAE) { in wl_notify_connect_status_ap()
H A Ddhd_common.c4634 else if (auth_type == DOT11_SAE) in wl_show_host_event()
H A Dwl_cfg80211.c4557 val = DOT11_SAE; in wl_set_auth_type()
12702 if (ntoh32(e->auth_type) == DOT11_SAE) { in wl_handle_assoc_events()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A D802.11.h1006 #define DOT11_SAE 3 /* d11 simultaneous authentication of equals */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A D802.11.h1040 #define DOT11_SAE 3 /* d11 simultaneous authentication of equals */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A D802.11.h1046 #define DOT11_SAE 3 /* d11 simultaneous authentication of equals */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A D802.11.h1046 #define DOT11_SAE 3 /* d11 simultaneous authentication of equals */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A D802.11.h1146 #define DOT11_SAE 3 /* d11 simultaneous authentication of equals */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A D802.11.h1146 #define DOT11_SAE 3 /* d11 simultaneous authentication of equals */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_common.c2756 else if (auth_type == DOT11_SAE) in wl_show_host_event()
H A Dwl_cfg80211.c14350 auth_type == DOT11_SAE) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_common.c2757 else if (auth_type == DOT11_SAE) in wl_show_host_event()
H A Dwl_cfg80211.c14482 auth_type == DOT11_SAE) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_common.c2757 else if (auth_type == DOT11_SAE) in wl_show_host_event()
H A Dwl_cfg80211.c14484 auth_type == DOT11_SAE) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c12303 if (event == WLC_E_AUTH && auth_type == DOT11_SAE) { in wl_get_auth_assoc_status()