Home
last modified time | relevance | path

Searched refs:is_wpa2 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvif.c2306 u32 is_wpa2 = 0; in wl_get_suite_auth_key_mgmt_type() local
2309 is_wpa2 = 1; in wl_get_suite_auth_key_mgmt_type()
2312 WL_INFORM_MEM(("%s, type = %d\n", is_wpa2 ? "WPA2":"WPA", type)); in wl_get_suite_auth_key_mgmt_type()
2328 if (is_wpa2) { in wl_get_suite_auth_key_mgmt_type()
2335 if (is_wpa2) { in wl_get_suite_auth_key_mgmt_type()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgvif.c2299 u32 is_wpa2 = 0; in wl_get_suite_auth_key_mgmt_type() local
2302 is_wpa2 = 1; in wl_get_suite_auth_key_mgmt_type()
2305 WL_INFORM_MEM(("%s, type = %d\n", is_wpa2 ? "WPA2":"WPA", type)); in wl_get_suite_auth_key_mgmt_type()
2321 if (is_wpa2) { in wl_get_suite_auth_key_mgmt_type()
2328 if (is_wpa2) { in wl_get_suite_auth_key_mgmt_type()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c11320 u32 is_wpa2 = 0; local
11323 is_wpa2 = 1;
11326 WL_INFORM_MEM(("%s, type = %d\n", is_wpa2 ? "WPA2":"WPA", type));
11333 if (is_wpa2) {
11340 if (is_wpa2) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c11318 u32 is_wpa2 = 0; local
11321 is_wpa2 = 1;
11324 WL_INFORM_MEM(("%s, type = %d\n", is_wpa2 ? "WPA2":"WPA", type));
11331 if (is_wpa2) {
11338 if (is_wpa2) {
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c11213 u32 is_wpa2 = 0; local
11216 is_wpa2 = 1;
11219 WL_INFORM_MEM(("%s, type = %d\n", is_wpa2 ? "WPA2":"WPA", type));
11226 if (is_wpa2) {
11233 if (is_wpa2) {