Searched refs:wpa_auth2 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 2373 u32 wpa_auth2 = 0; in wl_validate_wpaie_wpa2ie() local 2483 wpa_auth2 = wl_get_suite_auth_key_mgmt_type(mgmt->list[0].type, mcast); in wl_validate_wpaie_wpa2ie() 2484 WL_ERR(("wpa ie wpa_suite_auth_key_mgmt count=%d, key_mgmt = 0x%X\n", count, wpa_auth2)); in wl_validate_wpaie_wpa2ie() 2487 wpa_auth = (wpa_auth1 | wpa_auth2); in wl_validate_wpaie_wpa2ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgvif.c | 2366 u32 wpa_auth2 = 0; in wl_validate_wpaie_wpa2ie() local 2476 wpa_auth2 = wl_get_suite_auth_key_mgmt_type(mgmt->list[0].type, mcast); in wl_validate_wpaie_wpa2ie() 2477 WL_ERR(("wpa ie wpa_suite_auth_key_mgmt count=%d, key_mgmt = 0x%X\n", count, wpa_auth2)); in wl_validate_wpaie_wpa2ie() 2480 wpa_auth = (wpa_auth1 | wpa_auth2); in wl_validate_wpaie_wpa2ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 9261 u32 wpa_auth2 = 0; in wl_validate_wpaie_wpa2ie() local 9368 wpa_auth2 = wl_get_suite_auth2_key_mgmt_type(ptmp[DOT11_OUI_LEN]); in wl_validate_wpaie_wpa2ie() 9369 WL_ERR(("wpa ie wpa_suite_auth_key_mgmt count=%d, key_mgmt = 0x%X\n", count, wpa_auth2)); in wl_validate_wpaie_wpa2ie() 9392 wpa_auth = (wpa_auth1 | wpa_auth2); in wl_validate_wpaie_wpa2ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 11378 u32 wpa_auth2 = 0; local 11482 wpa_auth2 = wl_get_suite_auth_key_mgmt_type(mgmt->list[0].type, mcast); 11483 WL_ERR(("wpa ie wpa_suite_auth_key_mgmt count=%d, key_mgmt = 0x%X\n", count, wpa_auth2)); 11506 wpa_auth = (wpa_auth1 | wpa_auth2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 11376 u32 wpa_auth2 = 0; local 11480 wpa_auth2 = wl_get_suite_auth_key_mgmt_type(mgmt->list[0].type, mcast); 11481 WL_ERR(("wpa ie wpa_suite_auth_key_mgmt count=%d, key_mgmt = 0x%X\n", count, wpa_auth2)); 11504 wpa_auth = (wpa_auth1 | wpa_auth2);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 11271 u32 wpa_auth2 = 0; local 11375 wpa_auth2 = wl_get_suite_auth_key_mgmt_type(mgmt->list[0].type, mcast); 11376 WL_ERR(("wpa ie wpa_suite_auth_key_mgmt count=%d, key_mgmt = 0x%X\n", count, wpa_auth2)); 11399 wpa_auth = (wpa_auth1 | wpa_auth2);
|