Lines Matching refs:WL_ERR

1282 		WL_ERR(("Invalid Frequency Band\n"));  in wl_channel_to_frequency()
1337 WL_ERR(("Can't schedule pm work handler\n")); in wl_add_remove_pm_enable_work()
1375 WL_ERR(("wl_chspec_from_legacy: output chanspec (0x%04X) malformed\n", in wl_chspec_from_legacy()
1392 WL_ERR(("wl_chspec_to_legacy: input chanspec (0x%04X) malformed\n", in wl_chspec_to_legacy()
1421 WL_ERR(( in wl_chspec_to_legacy()
1609 WL_ERR(("Unable to find AP in the cache")); in wl_cfg80211_is_oce_ap()
1618 WL_ERR(("ies is NULL")); in wl_cfg80211_is_oce_ap()
1651 WL_ERR(("invalid argument : NULL\n")); in wl_validate_wps_ie()
1657 WL_ERR(("invalid length len %d, wps ie len %d\n", len, wps_ie_len)); in wl_validate_wps_ie()
1744 WL_ERR(("WLC_SET_RADIO error (%d)\n", err)); in wl_set_tx_power()
1761 WL_ERR(("qtxpower error (%d)\n", err)); in wl_set_tx_power()
1763 WL_ERR(("dBm=%d, txpwrqdbm=0x%x\n", dbm, txpwrqdbm)); in wl_set_tx_power()
1777 WL_ERR(("error (%d)\n", err)); in wl_get_tx_power()
1811 WL_ERR(("Get band failed\n")); in wl_cfg80211_get_shared_freq()
1820 WL_ERR(("buf alloc failed. use temp channel\n")); in wl_cfg80211_get_shared_freq()
1827 WL_ERR(("Failed to get associated bss info, use temp channel \n")); in wl_cfg80211_get_shared_freq()
1870 WL_ERR(("WLC_UP return err:%d\n", err)); in wl_wlfc_enable()
1900 WL_ERR(("p2p not initialized\n")); in wl_cfg80211_p2p_if_add()
1922 WL_ERR(("FW does not support multiple GO\n")); in wl_cfg80211_p2p_if_add()
1947 WL_ERR(("Failed to get connection idx for p2p interface" in wl_cfg80211_p2p_if_add()
1959 WL_ERR((" virtual iface add failed (%d) \n", err)); in wl_cfg80211_p2p_if_add()
1983 WL_ERR((" virtual interface(%s) is " in wl_cfg80211_p2p_if_add()
2017 WL_ERR(("wdev null\n")); in wl_cfg80211_iface_state_ops()
2037 WL_ERR(("ndev null. skip iface state ops\n")); in wl_cfg80211_iface_state_ops()
2119 WL_ERR(("Unsupported state: %d\n", state)); in wl_cfg80211_iface_state_ops()
2150 WL_ERR(("bssidx not found\n")); in wl_cfg80211_p2p_if_del()
2176 WL_ERR(("Wait for Link Down event for GO !!!\n")); in wl_cfg80211_p2p_if_del()
2185 WL_ERR(("Wait for Link Down event for GC !\n")); in wl_cfg80211_p2p_if_del()
2204 WL_ERR(("P2P IFDEL operation failed, error code = %d\n", err)); in wl_cfg80211_p2p_if_del()
2215 WL_ERR(("P2P IFDEL operation done\n")); in wl_cfg80211_p2p_if_del()
2218 WL_ERR(("IFDEL didn't complete properly\n")); in wl_cfg80211_p2p_if_del()
2252 WL_ERR(("wl_cfg80211_add_monitor_if: No more support monitor interface\n")); in wl_cfg80211_add_monitor_if()
2262 WL_ERR(("wireless_dev alloc failed! \n")); in wl_cfg80211_add_monitor_if()
2286 WL_ERR(("IBSS not supported on Virtual iface\n")); in wl_cfg80211_add_ibss()
2306 WL_ERR(("%s: starts to read %s. Axi error \n", __FUNCTION__, filename)); in _wl_cfg80211_check_axi_error()
2311 WL_ERR(("%s: Couldn't read the file, err %ld,File [%s] No previous axi error \n", in _wl_cfg80211_check_axi_error()
2321 WL_ERR(("%s(): Failed to delete file: %s\n", __FUNCTION__, filename)); in _wl_cfg80211_check_axi_error()
2324 WL_ERR(("%s(): Success to delete file: %s\n", __FUNCTION__, filename)); in _wl_cfg80211_check_axi_error()
2327 WL_ERR(("%s: Invalid AXI signature: 0x%x\n", in _wl_cfg80211_check_axi_error()
2386 WL_ERR(("cfg/ndev/name ptr null\n")); in wl_cfg80211_add_if()
2390 WL_ERR(("Interface name %s exists!\n", name)); in wl_cfg80211_add_if()
2403 WL_ERR(("Please check op_mode %d, name %s\n", dhd->op_mode, name)); in wl_cfg80211_add_if()
2467 WL_ERR(("iface_cnt exceeds max cnt. created iface_cnt: %d\n", in wl_cfg80211_add_if()
2488 WL_ERR(("Unsupported interface type\n")); in wl_cfg80211_add_if()
2494 WL_ERR(("vif create failed. err:%d\n", err)); in wl_cfg80211_add_if()
2611 WL_ERR(("wdev not found. '%s' does not exists\n", ifname)); in _wl_cfg80211_del_if()
2639 WL_ERR(("Find netinfo from wdev %p failed\n", wdev)); in _wl_cfg80211_del_if()
2645 WL_ERR(("ndev null! \n")); in _wl_cfg80211_del_if()
2678 WL_ERR(("Unsupported interface type\n")); in _wl_cfg80211_del_if()
2699 WL_ERR(("ndev null! \n")); in _wl_cfg80211_del_if()
2732 WL_ERR(("Notify hang event to upper layer \n")); in _wl_cfg80211_del_if()
2847 WL_ERR(("Error (%d)\n", err)); in wl_set_rts()
2859 WL_ERR(("Error (%d)\n", err)); in wl_set_frag()
2881 WL_ERR(("cmd (%d) , error (%d)\n", cmd, err)); in wl_set_retry()
2963 WL_ERR(("ioctl memory alloc failed\n")); in wl_cfg80211_ibss_vsie_delete()
2967 WL_ERR(("Find index failed\n")); in wl_cfg80211_ibss_vsie_delete()
2977 WL_ERR(("ret=%d\n", ret)); in wl_cfg80211_ibss_vsie_delete()
3007 WL_ERR(("IBSS interface %s already exists\n", name)); in bcm_cfg80211_add_ibss_if()
3011 WL_ERR(("Try to create IBSS interface %s\n", name)); in bcm_cfg80211_add_ibss_if()
3026 WL_ERR(("IOVAR aibss_ifadd failed with error %d\n", err)); in bcm_cfg80211_add_ibss_if()
3064 WL_ERR(("IBSS interface %s created\n", new_ndev->name)); in bcm_cfg80211_add_ibss_if()
3068 WL_ERR(("failed to create IBSS interface %s \n", name)); in bcm_cfg80211_add_ibss_if()
3097 WL_ERR(("IOVAR aibss_ifdel failed with error %d\n", err)); in bcm_cfg80211_del_ibss_if()
3103 WL_ERR(("timeout in waiting IF_DEL event\n")); in bcm_cfg80211_del_ibss_if()
3150 WL_ERR(("Unsupported type:%d \n", iftype)); in wl_cfg80211_to_fw_iftype()
3181 WL_ERR(("Interface remove failed!! ret %d\n", ret)); in wl_cfg80211_interface_ops()
3233 WL_ERR(("interface_create iovar not supported\n")); in wl_cfg80211_interface_ops()
3271 WL_ERR(("Interface create failed!! ret %d\n", ret)); in wl_cfg80211_interface_ops()
3310 WL_ERR(("wl_customer6_legacy_chip_check: GET revinfo FAILED. ret:%d\n", ret)); in wl_customer6_legacy_chip_check()
3369 WL_ERR((" add_del_bss NOT supported for IFACE type:0x%x", brcm_iftype)); in wl_cfg80211_add_del_bss()
3388 WL_ERR(("'bss %d' failed with %d\n", val, ret)); in wl_cfg80211_add_del_bss()
3412 WL_ERR(("'bss %d' failed with %d\n", bss_up, ret)); in wl_cfg80211_bss_up()
3430 WL_ERR(("'cfg bss -C %d' failed: %d\n", bsscfg_idx, result)); in wl_cfg80211_bss_isup()
3431 WL_ERR(("NOTE: this ioctl error is normal " in wl_cfg80211_bss_isup()
3478 WL_ERR(("Unsupported type:%d\n", iftype)); in wl_iftype_to_mode()
3511 WL_ERR(("Unsupported mode \n")); in cfg80211_to_wl_iftype()
3530 WL_ERR(("Unknown interface type:0x%x\n", type)); in cfg80211_to_wl_iftype()
3598 WL_ERR(("Unknown interface role:0x%x. Forcing type station\n", role)); in wl_role_to_cfg80211_type()
3622 WL_ERR(("Wrong arg\n")); in wl_cfg80211_post_ifcreate()
3628 WL_ERR(("cfg null\n")); in wl_cfg80211_post_ifcreate()
3636 WL_ERR(("Wrong index. ifidx:%d bssidx:%d \n", in wl_cfg80211_post_ifcreate()
3651 WL_ERR(("Wrong iface type \n")); in wl_cfg80211_post_ifcreate()
3679 WL_ERR(("Failed to get connection idx for p2p interface" in wl_cfg80211_post_ifcreate()
3705 WL_ERR(("failed to get I/F pointer\n")); in wl_cfg80211_post_ifcreate()
3715 WL_ERR(("I/F allocation failed! \n")); in wl_cfg80211_post_ifcreate()
3724 WL_ERR(("wireless_dev alloc failed! \n")); in wl_cfg80211_post_ifcreate()
3752 WL_ERR(("IFACE register failed \n")); in wl_cfg80211_post_ifcreate()
3766 WL_ERR(("wl_alloc_netinfo Error (%d)\n", ret)); in wl_cfg80211_post_ifcreate()
3772 WL_ERR(("config ifmode failure (%d)\n", ret)); in wl_cfg80211_post_ifcreate()
3872 WL_ERR(("Unsupported interface type\n")); in wl_cfg80211_delete_iface()
3898 WL_ERR(("cfg null\n")); in wl_cfg80211_post_ifdel()
3904 WL_ERR(("Invalid IF idx for iface:%s\n", ndev->name)); in wl_cfg80211_post_ifdel()
3917 WL_ERR(("Find netinfo from wdev %p failed\n", ndev_to_wdev(ndev))); in wl_cfg80211_post_ifdel()
3949 WL_ERR(("Disabling P2P Discovery Interface \n")); in wl_cfg80211_deinit_p2p_discovery()
3989 WL_ERR(("Interface name not provided\n")); in wl_cfg80211_create_iface()
3998 WL_ERR(("Interface name,%s exists!\n", iter->ndev->name)); in wl_cfg80211_create_iface()
4042 WL_ERR(("Interface create failed!! ret:%d \n", ret)); in wl_cfg80211_create_iface()
4057 WL_ERR(("ADD_IF event, didn't come. Return. timeout:%lu bss_pending_op:%d\n", in wl_cfg80211_create_iface()
4060 WL_ERR(("waitqueue was interrupted by a signal, returns -ERESTARTSYS\n")); in wl_cfg80211_create_iface()
4105 WL_ERR(("Wrong bssidx! \n")); in wl_cfg80211_del_iface()
4120 WL_ERR(("ndev null! \n")); in wl_cfg80211_del_iface()
4137 WL_ERR(("Bus state is down: %d\n", __LINE__)); in wl_cfg80211_del_iface()
4148 WL_ERR(("DEL bss failed ret:%d \n", ret)); in wl_cfg80211_del_iface()
4156 WL_ERR(("ifdel role mismatch:%d\n", ret)); in wl_cfg80211_del_iface()
4160 WL_ERR(("Interface DEL failed ret:%d \n", ret)); in wl_cfg80211_del_iface()
4167 WL_ERR(("timeout in waiting IF_DEL event\n")); in wl_cfg80211_del_iface()
4175 WL_ERR(("iface del failed:%d\n", ret)); in wl_cfg80211_del_iface()
4189 WL_ERR(("post_ifdel failed\n")); in wl_cfg80211_del_iface()
4218 WL_ERR(("Invalid parameter\n")); in wl_cfg80211_join_ibss()
4241 WL_ERR(("Connection already existed to " MACDBG "\n", in wl_cfg80211_join_ibss()
4245 WL_ERR(("Ignore Previous connecton to %s (" MACDBG ")\n", in wl_cfg80211_join_ibss()
4302 WL_ERR(("Failed to get bandwidth capability (%d)\n", err)); in wl_cfg80211_join_ibss()
4322 WL_ERR(("Error (%d)\n", err)); in wl_cfg80211_join_ibss()
4334 WL_ERR(("Scan Suppress Setting Failed (%d)\n", err)); in wl_cfg80211_join_ibss()
4355 WL_ERR(("IBSS set_ssid Error (%d)\n", err)); in wl_cfg80211_join_ibss()
4365 WL_ERR(("Reset Scan Suppress Flag Failed (%d)\n", err)); in wl_cfg80211_join_ibss()
4399 WL_ERR(("error(%d)\n", err)); in wl_cfg80211_leave_ibss()
4474 WL_ERR(("Find p2p index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_set_wpa_version()
4493 WL_ERR(("set wpa_auth failed (%d)\n", err)); in wl_set_wpa_version()
4511 WL_ERR(("Find p2p index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_set_set_wapi_ie()
4518 WL_ERR(("set_wapi_ie Error (%d)\n", err)); in wl_set_set_wapi_ie()
4536 WL_ERR(("Find p2p index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_set_auth_type()
4586 WL_ERR(("invalid auth type (%d)\n", sme->auth_type)); in wl_set_auth_type()
4593 WL_ERR(("set auth failed (%d)\n", err)); in wl_set_auth_type()
4662 WL_ERR(("Find p2p index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_set_set_cipher()
4669 WL_ERR(("Invalid cipher (0x%x)\n", in wl_set_set_cipher()
4679 WL_ERR(("Invalid WAPI version %d\n", sme->crypto.wpa_versions)); in wl_set_set_cipher()
4695 WL_ERR(("set wpa_auth failed (%d)\n", err)); in wl_set_set_cipher()
4722 WL_ERR(("FBT: Error setting sup_wpa (%d)\n", err)); in wl_set_set_cipher()
4732 WL_ERR(("invalid cipher group (0x%x)\n", sme->crypto.cipher_group)); in wl_set_set_cipher()
4786 WL_ERR(("error (%d)\n", err)); in wl_set_set_cipher()
4791 WL_ERR(("set wsec_info error (%d)\n", err)); in wl_set_set_cipher()
4819 WL_ERR(("Find index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_set_wsec_info_algos()
4825 WL_ERR(("No memory")); in wl_set_wsec_info_algos()
4872 WL_ERR(("Find index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_cfg80211_set_wsec_info()
4879 WL_ERR(("No memory")); in wl_cfg80211_set_wsec_info()
4897 WL_ERR(("set wsec_info error (%d)\n", err)); in wl_cfg80211_set_wsec_info()
4980 WL_ERR(("mfp capability found in wpaie. But fw doesn't " in wl_cfg80211_set_mfp()
5000 WL_ERR(("mfp (%d) set failed ret:%d \n", mfp, err)); in wl_cfg80211_set_mfp()
5021 WL_ERR(("bip set error (%d)\n", err)); in wl_cfg80211_set_mfp()
5092 WL_ERR(("%s: FILS rRK exceed allowed size\n", __FUNCTION__)); in wl_set_fils_params()
5103 WL_ERR(("%s: FILS connect params arguments exceed allowed size\n", __FUNCTION__)); in wl_set_fils_params()
5109 WL_ERR(("%s: iov_buf alloc failed! %d bytes\n", __FUNCTION__, WLC_IOCTL_SMLEN)); in wl_set_fils_params()
5120 WL_ERR(("%s: xtlv_context initialization failed\n", __FUNCTION__)); in wl_set_fils_params()
5127 WL_ERR(("%s: write xtlv failed\n", __FUNCTION__)); in wl_set_fils_params()
5135 WL_ERR(("%s: write xtlv failed\n", __FUNCTION__)); in wl_set_fils_params()
5143 WL_ERR(("%s: write xtlv failed\n", __FUNCTION__)); in wl_set_fils_params()
5150 WL_ERR(("%s: write xtlv failed\n", __FUNCTION__)); in wl_set_fils_params()
5157 WL_ERR(("set fils params ioctl error (%d)\n", err)); in wl_set_fils_params()
5163 WL_ERR(("set FILS params error %d\n", err)); in wl_set_fils_params()
5182 WL_ERR(("could not get bcn_timeout (%d)\n", err)); in wl_get_bcn_timeout()
5227 WL_ERR(("Find p2p index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_set_key_mgmt()
5234 WL_ERR(("could not get wpa_auth (%d)\n", err)); in wl_set_key_mgmt()
5247 WL_ERR(("invalid akm suite (0x%x)\n", in wl_set_key_mgmt()
5314 WL_ERR(("invalid akm suite (0x%x)\n", in wl_set_key_mgmt()
5330 WL_ERR(("invalid akm suite (0x%x)\n", in wl_set_key_mgmt()
5348 WL_ERR(("MFP set failed err:%d\n", err)); in wl_set_key_mgmt()
5356 WL_ERR(("could not set wpa_auth (0x%x)\n", err)); in wl_set_key_mgmt()
5379 WL_ERR(("Find p2p index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_set_set_sharedkey()
5402 WL_ERR(("Too long key length (%u)\n", key.len)); in wl_set_set_sharedkey()
5411 WL_ERR(("Invalid algorithm (%d)\n", in wl_set_set_sharedkey()
5423 WL_ERR(("WLC_SET_KEY error (%d)\n", err)); in wl_set_set_sharedkey()
5432 WL_ERR(("set auth failed (%d)\n", err)); in wl_set_set_sharedkey()
5471 WL_ERR(("Disassociate previous connection!\n")); in wl_cfg80211_cleanup_mismatch_status()
5480 WL_ERR(("error (%d)\n", err)); in wl_cfg80211_cleanup_mismatch_status()
5486 WL_ERR(("Waiting for previous DISCONNECTING status!\n")); in wl_cfg80211_cleanup_mismatch_status()
5500 WL_ERR(("DISCONNECING clean up failed!\n")); in wl_cfg80211_cleanup_mismatch_status()
5532 WL_ERR(("bad HLP length %d\n", hlp_len)); in wl_fils_add_hlp_container()
5538 WL_ERR(("failed to allocated iov_buf\n")); in wl_fils_add_hlp_container()
5558 WL_ERR(("fils wldev_iovar_setbuf error (%d)\n", err)); in wl_fils_add_hlp_container()
5585 WL_ERR(("Invalid FILS params\n")); in wl_cfg80211_update_connect_params()
5596 WL_ERR(("Invalid auth type\n")); in wl_cfg80211_update_connect_params()
5607 WL_ERR(("error updating vndr ies\n")); in wl_cfg80211_update_connect_params()
5643 WL_ERR((" failed to restore roam_trigger for auto env" in wl_config_roam_env_detection()
5741 WL_ERR(("Invalid wpa_version\n")); in wl_config_assoc_security()
5747 WL_ERR(("Invalid auth type\n")); in wl_config_assoc_security()
5755 WL_ERR(("FILS sending HLP failed\n")); in wl_config_assoc_security()
5763 WL_ERR(("Invalid ciper\n")); in wl_config_assoc_security()
5769 WL_ERR(("Invalid key mgmt\n")); in wl_config_assoc_security()
5775 WL_ERR(("Invalid shared key\n")); in wl_config_assoc_security()
5782 WL_ERR(("Invalid FILS params\n")); in wl_config_assoc_security()
5809 WL_ERR(("Failed to configure rsnxe ie: %d\n", err)); in wl_config_assoc_ies()
5837 WL_ERR(("wpaie set error (%d)\n", err)); in wl_config_assoc_ies()
5867 WL_ERR(("rsnxe set error (%d)\n", err)); in wl_cfg80211_config_rsnxe_ie()
5883 WL_ERR(("buf too short\n")); in wl_fillup_assoc_params_v1()
5896 WL_ERR(("ssid cpy failed info_len:%d\n", info->ssid_len)); in wl_fillup_assoc_params_v1()
5945 WL_ERR(("buf too short\n")); in wl_fillup_assoc_params_v0()
5952 WL_ERR(("ssid cpy failed info_len:%d\n", info->ssid_len)); in wl_fillup_assoc_params_v0()
6014 WL_ERR(("wrong args\n")); in wl_handle_assoc_hints()
6019 WL_ERR(("Invalid ssid %p. len:%zu\n", sme->ssid, sme->ssid_len)); in wl_handle_assoc_hints()
6027 WL_ERR(("ssid cpy failed\n")); in wl_handle_assoc_hints()
6045 WL_ERR(("P2P connection not allowed on 6G\n")); in wl_handle_assoc_hints()
6217 WL_ERR(("no sec?\n")); in wl_conn_debug_info()
6271 WL_ERR(("Unsupported join iovar version\n")); in wl_handle_join()
6278 WL_ERR(("Mem alloc for join_params failed\n")); in wl_handle_join()
6286 WL_ERR(("config assoc ies failed\n")); in wl_handle_join()
6298 WL_ERR(("join iovar failed. err:%d\n", err)); in wl_handle_join()
6326 WL_ERR(("Unsupported join iovar version\n")); in wl_handle_reassoc()
6334 WL_ERR(("Mem alloc for reassoc_params failed\n")); in wl_handle_reassoc()
6350 WL_ERR(("reassoc failed, error=%d\n", err)); in wl_handle_reassoc()
6377 WL_ERR(("Find wlan index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_cfg80211_connect()
6383 WL_ERR(("config assoc channel failed\n")); in wl_cfg80211_connect()
6389 WL_ERR(("assoc hint processing failed\n")); in wl_cfg80211_connect()
6395 WL_ERR(("fw assoc sync failed\n")); in wl_cfg80211_connect()
6409 WL_ERR(("config assoc security failed\n")); in wl_cfg80211_connect()
6415 WL_ERR(("get assoc channels failed\n")); in wl_cfg80211_connect()
6421 WL_ERR(("config assoc ies failed\n")); in wl_cfg80211_connect()
6434 WL_ERR(("connect error (%d)\n", err)); in wl_cfg80211_connect()
6536 WL_ERR(("Disconnecting while CONNECTING status %d\n", (int)sizeof(null_bssid))); in wl_cfg80211_disconnect()
6579 WL_ERR(("error (%d)\n", err)); in wl_cfg80211_disconnect()
6644 WL_ERR(("Find index failed\n")); in wl_cfg80211_disconnect()
6677 WL_ERR(("TX_POWER_LIMITTED - dbm is negative\n")); in wl_cfg80211_set_tx_power()
6683 WL_ERR(("TX_POWER_FIXED - dbm is negative..\n")); in wl_cfg80211_set_tx_power()
6691 WL_ERR(("error (%d)\n", err)); in wl_cfg80211_set_tx_power()
6715 WL_ERR(("error (%d)\n", err)); in wl_cfg80211_get_tx_power()
6734 WL_ERR(("Find p2p index from dev(%p) failed\n", dev->ieee80211_ptr)); in wl_cfg80211_config_default_key()
6742 WL_ERR(("WLC_GET_WSEC error (%d)\n", err)); in wl_cfg80211_config_default_key()
6753 WL_ERR(("error (%d)\n", err)); in wl_cfg80211_config_default_key()
6771 WL_ERR(("Find p2p index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_add_keyext()
6788 WL_ERR(("key delete error (%d)\n", err)); in wl_add_keyext()
6793 WL_ERR(("Invalid key length (%d)\n", key.len)); in wl_add_keyext()
6819 WL_ERR(("Invalid cipher (0x%x)\n", params->cipher)); in wl_add_keyext()
6830 WL_ERR(("WLC_SET_KEY error (%d)\n", err)); in wl_add_keyext()
6875 WL_ERR(("Iface name is not provided\n")); in wl_cfg80211_get_wdev_from_ifname()
6974 WL_ERR(("Find p2p index from dev(%p) failed\n", dev->ieee80211_ptr)); in wl_cfg80211_add_key()
6998 WL_ERR(("Too long key length (%u)\n", key.len)); in wl_cfg80211_add_key()
7008 WL_ERR(("Invalid cipher (0x%x), key.len = %d\n", params->cipher, key.len)); in wl_cfg80211_add_key()
7022 WL_ERR(("wrong TKIP Key length:%d", params->key_len)); in wl_cfg80211_add_key()
7045 WL_ERR(("Worng PMK key length:%d", params->key_len)); in wl_cfg80211_add_key()
7065 WL_ERR(("pmk failed, err=%d (ignore)\n", err)); in wl_cfg80211_add_key()
7090 WL_ERR(("IBSS KEY setted\n")); in wl_cfg80211_add_key()
7110 WL_ERR(("WLC_SET_KEY error (%d)\n", err)); in wl_cfg80211_add_key()
7117 WL_ERR(("get wsec error (%d)\n", err)); in wl_cfg80211_add_key()
7124 WL_ERR(("set wsec error (%d)\n", err)); in wl_cfg80211_add_key()
7161 WL_ERR(("Find p2p index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_cfg80211_del_key()
7194 WL_ERR(("WLC_SET_KEY error (%d)\n", err)); in wl_cfg80211_del_key()
7219 WL_ERR(("Find p2p index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_cfg80211_get_key()
7233 WL_ERR(("WLC_GET_WSEC error (%d)\n", err)); in wl_cfg80211_get_key()
7271 WL_ERR(("Invalid algo (0x%x)\n", wsec)); in wl_cfg80211_get_key()
7309 WL_ERR(("failed to get assoc_info : err=%d\n", err)); in wl_check_assoc_state()
7341 WL_ERR(("Could not get rssi sum (%d)\n", err)); in wl_cfg80211_get_rssi()
7362 WL_ERR(("Could not get rssi (%d)\n", err)); in wl_cfg80211_get_rssi()
7434 WL_ERR(("Failed to allocate local pbuf\n")); in wl_cfg80211_ifstats_counters()
7445 WL_ERR(("Failed to allocate wl_stats_report_t with length (%d)\n", in wl_cfg80211_ifstats_counters()
7508 WL_ERR(("if_counters not supported ret=%d\n", ret)); in wl_cfg80211_ifstats_counters()
7530 WL_ERR(("Illegal response length received. Got: %d" in wl_cfg80211_ifstats_counters()
7542 WL_ERR(("unexpected type received: %d Expected: %d\n", in wl_cfg80211_ifstats_counters()
7553 WL_ERR(("Error unpacking XTLVs in wl_ifstats_counters: %d\n", ret)); in wl_cfg80211_ifstats_counters()
7610 WL_ERR(("wl_cfg80211_get_station: MALLOC failed\n")); in wl_cfg80211_get_station()
7622 WL_ERR(("Failed to get current BSSID\n")); in wl_cfg80211_get_station()
7628 WL_ERR(("Failed to handle the delayed" in wl_cfg80211_get_station()
7653 WL_ERR(("NOT assoc\n")); in wl_cfg80211_get_station()
7693 WL_ERR(("Wrong Mac address: "MACDBG" != "MACDBG"\n", in wl_cfg80211_get_station()
7701 WL_ERR(("GET STA INFO failed, %d\n", err)); in wl_cfg80211_get_station()
7705 WL_ERR(("GET STA INFO version mismatch, %d\n", err)); in wl_cfg80211_get_station()
7723 WL_ERR(("Could not get rssi (%d)\n", err)); in wl_cfg80211_get_station()
7745 WL_ERR(("Could not get rssi sum (%d)\n", err)); in wl_cfg80211_get_station()
7769 WL_ERR(("Could not get rate (%d)\n", err)); in wl_cfg80211_get_station()
7780 WL_ERR(("RATE_INFO version mismatch\n")); in wl_cfg80211_get_station()
7785 WL_ERR(("RATE_INFO length mismatch\n")); in wl_cfg80211_get_station()
7809 WL_ERR(("set bus:maxtxpktglom failed, %d\n", err)); in wl_cfg80211_get_station()
7879 WL_ERR(("disassoc error (%d)\n", err)); in wl_cfg80211_get_station()
7882 WL_ERR(("force cfg80211_disconnected: %d\n", err)); in wl_cfg80211_get_station()
7899 WL_ERR(("GET STA INFO failed, %d\n", err)); in wl_cfg80211_get_station()
7903 WL_ERR(("GET STA INFO version mismatch, %d\n", err)); in wl_cfg80211_get_station()
7925 WL_ERR(("Invalid device mode %d\n", wl_get_mode_by_netdev(cfg, dev))); in wl_cfg80211_get_station()
7950 WL_ERR(("WLC_GET_ASSOCLIST error %d\n", err)); in wl_cfg80211_dump_station()
7993 WL_ERR(("%s:Do not enable the power save for pm_block %d\n", in wl_cfg80211_set_power_mgmt()
8010 WL_ERR(("error (%d)\n", err)); in wl_cfg80211_set_power_mgmt()
8031 WL_ERR(("error (%d)\n", err)); in wl_cfg80211_update_power_mode()
8091 WL_ERR(("pkt_filter_delete failed, id=%d, err=%d\n", in wl_cfg80211_resume()
8129 WL_ERR(("Error allocating buffer for pkt filters\n")); in wl_wowlan_config()
8185 WL_ERR(("pkt_filter_add failed, id=%d, err=%d\n", in wl_wowlan_config()
8197 WL_ERR(("pkt_filter_enable failed, id=%d, err=%d\n", in wl_wowlan_config()
8286 WL_ERR(("pmk_list is NULL\n")); in wl_update_pmklist()
8318 WL_ERR(("failed to allocate pmkid list\n")); in wl_update_pmklist()
8383 WL_ERR(("pmkid_info failed (%d)\n", err)); in wl_update_pmklist()
8392 WL_ERR(("failed to allocate pmkid list\n")); in wl_update_pmklist()
8409 WL_ERR(("pmkid_info failed (%d)\n", err)); in wl_update_pmklist()
8435 WL_ERR(("wl_cfg80211_set_pmksa err:%d\n", err)); in wl_cfg80211_set_pmksa()
8479 WL_ERR(("invalid pmk len = %zu", pmksa->pmk_len)); in wl_cfg80211_set_pmksa()
8606 WL_ERR(("pmkdb set failed. err:%d\n", err)); in wl_cfg80211_update_pmksa()
8629 WL_ERR(("pmksa is not initialized\n")); in wl_cfg80211_del_pmksa()
8635 WL_ERR(("wl_cfg80211_del_pmksa err:%d\n", err)); in wl_cfg80211_del_pmksa()
8730 WL_ERR(("wl_cfg80211_flush_pmksa err:%d\n", err)); in wl_cfg80211_flush_pmksa()
8762 WL_ERR(("ERROR occurred! returned value is (%d)\n", ret)); in wl_cfg80211_afx_handler()
9021 WL_ERR(("Action frame TX retry time over dwell time!\n")); in wl_cfg80211_check_dwell_overflow()
9238 WL_ERR(("Find p2p index from wdev(%p) failed\n", dev->ieee80211_ptr)); in wl_cfg80211_send_action_frame()
9246 WL_ERR(("couldn't find peer's channel.\n")); in wl_cfg80211_send_action_frame()
9269 WL_ERR(("Can not disable discovery mode\n")); in wl_cfg80211_send_action_frame()
9276 WL_ERR(("Attempt tx on peer listen channel:%d\n", in wl_cfg80211_send_action_frame()
9279 WL_ERR(("Attempt tx with the channel provided by userspace." in wl_cfg80211_send_action_frame()
9316 WL_ERR(("Failed to send Action Frame(retry %d)\n", tx_retry)); in wl_cfg80211_send_action_frame()
9361 WL_ERR(("-- Action Frame Tx failed, listen chan: %d\n", in wl_cfg80211_send_action_frame()
9421 WL_ERR(("bad length:%zu\n", len)); in wl_cfg80211_mgmt_tx()
9432 WL_ERR(("dev is NULL\n")); in wl_cfg80211_mgmt_tx()
9439 WL_ERR(("P2P doesn't setup completed yet\n")); in wl_cfg80211_mgmt_tx()
9446 WL_ERR(("Failed to find bssidx\n")); in wl_cfg80211_mgmt_tx()
9458 WL_ERR(("Can not disable discovery mode\n")); in wl_cfg80211_mgmt_tx()
9498 WL_ERR(("WLC_GET_ASSOCLIST error %d\n", err)); in wl_cfg80211_mgmt_tx()
9507 WL_ERR(("WLC_SCB_DEAUTHENTICATE_FOR_REASON error %d\n", err)); in wl_cfg80211_mgmt_tx()
9508 WL_ERR(("Disconnect STA : " MACDBG " scb_val.val %d\n", in wl_cfg80211_mgmt_tx()
9553 WL_ERR(("Driver only allows MGMT packet type\n")); in wl_cfg80211_mgmt_tx()
9561 WL_ERR(("unable to allocate frame\n")); in wl_cfg80211_mgmt_tx()
9687 WL_ERR(("Failed to set ap_isolate\n")); in wl_cfg80211_change_bss()
9693 WL_ERR(("set ap_isolate Error (%d)\n", err)); in wl_cfg80211_change_bss()
9710 WL_ERR(("error reading nmode (%d)\n", err)); in wl_cfg80211_change_bss()
9717 WL_ERR(("error reading gmode (%d)\n", err)); in wl_cfg80211_change_bss()
9729 WL_ERR(("WLC_DOWN command failed:[%d]\n", err)); in wl_cfg80211_change_bss()
9734 WL_ERR(("nmode command failed:mode[%d]:err[%d]\n", nmode, err)); in wl_cfg80211_change_bss()
9740 WL_ERR(("WLC_SET_GMODE command failed:mode[%d]:err[%d]\n", in wl_cfg80211_change_bss()
9747 WL_ERR(("WLC_UP command failed:err[%d]\n", err)); in wl_cfg80211_change_bss()
9780 WL_ERR(("no wdev present\n")); in wl_cfg80211_macaddr_sync_reqd()
9815 WL_ERR(("no macthing if type\n")); in wl_cfg80211_macaddr_sync_reqd()
9867 WL_ERR(("Can not disable discovery mode\n")); in wl_cfg80211_del_station()
9883 WL_ERR(("WLC_GET_ASSOCLIST error %d\n", err)); in wl_cfg80211_del_station()
9891 WL_ERR(("deauth will be sent at F/W\n")); in wl_cfg80211_del_station()
9915 WL_ERR(("WLC_SCB_DEAUTHENTICATE_FOR_REASON err %d\n", err)); in wl_cfg80211_del_station()
9997 WL_ERR(("Ignore SCB_AUTHORIZE/DEAUTHORIZE in non connected state\n")); in wl_cfg80211_change_station()
10003 WL_ERR(("WLC_SCB_AUTHORIZE sta_flags_mask not set \n")); in wl_cfg80211_change_station()
10010 WL_ERR(("WLC_SCB_DEAUTHORIZE error (%d)\n", err)); in wl_cfg80211_change_station()
10040 WL_ERR(("WLC_SCB_AUTHORIZE error (%d)\n", err)); in wl_cfg80211_change_station()
10122 WL_ERR(("%s: buf alloc failed\n", __func__)); in wl_dump_obss()
10138 WL_ERR(("failure, dump_obss IOVAR failed\n")); in wl_dump_obss()
10194 WL_ERR(("Set channel failed \n")); in wl_cfg80211_dump_survey()
10202 WL_ERR(("set interface up failed, error = %d\n", err)); in wl_cfg80211_dump_survey()
10220 WL_ERR(("Get Phy Noise failed, error = %d\n", err)); in wl_cfg80211_dump_survey()
10227 WL_ERR(("%s: alloc failed\n", __func__)); in wl_cfg80211_dump_survey()
10435 WL_ERR(("AP active. skip coutry ccode change\n")); in wl_is_ccode_change_allowed()
10443 WL_ERR(("NDP established. skip coutry ccode change\n")); in wl_is_ccode_change_allowed()
10461 WL_ERR(("get country code failed = %d\n", ret)); in wl_is_ccode_change_required()
10499 WL_ERR(("Failed to disconnect STAs %d\n", ret)); in wl_cfg80211_cleanup_connection()
10522 WL_ERR(("failed to disable nan, error[%d]\n", ret)); in wl_cfg80211_cleanup_connection()
10556 WL_ERR(("failed to alloc regd_copy\n")); in wl_notify_regd()
10562 WL_ERR(("failed to copy new regd\n")); in wl_notify_regd()
10569 WL_ERR(("failed to copy new ccode:%s\n", country_code)); in wl_notify_regd()
10606 WL_ERR(("country revinfo wrong : %d\n", revinfo)); in wl_cfg80211_set_country_code()
10617 WL_ERR(("country code change isn't allowed during AP role/NAN connected\n")); in wl_cfg80211_set_country_code()
10626 WL_ERR(("country code copy failed :%d\n", ret)); in wl_cfg80211_set_country_code()
10633 WL_ERR(("set country Failed :%d\n", ret)); in wl_cfg80211_set_country_code()
10668 WL_ERR(("Invalid arg\n")); in WL_CFG80211_REG_NOTIFIER()
10682 WL_ERR(("reg_notifier for intiator:%d not supported : set default\n", in WL_CFG80211_REG_NOTIFIER()
10689 WL_ERR(("Set country code %c%c from %s\n", in WL_CFG80211_REG_NOTIFIER()
10696 WL_ERR(("Set country failed ret:%d\n", ret)); in WL_CFG80211_REG_NOTIFIER()
10773 WL_ERR(("DHD is NULL!!")); in wl_setup_wiphy()
10782 WL_ERR(("Couldn not allocate wiphy device\n")); in wl_setup_wiphy()
10933 WL_ERR(("Can not allocate memory for brcm_wowlan_config," in wl_setup_wiphy()
10955 WL_ERR(("Couldn not attach vendor commands (%d)\n", err)); in wl_setup_wiphy()
11001 WL_ERR(("Couldn not register wiphy device (%d)\n", err)); in wl_setup_wiphy()
11023 WL_ERR(("wdev is invalid\n")); in wl_free_wdev()
11117 WL_ERR(("[WIFI_SEC] Set ocl_enable %d" in wl_post_linkup_ops()
11121 WL_ERR(("[WIFI_SEC] Set ocl_enable %d" in wl_post_linkup_ops()
11131 WL_ERR(("[WIFI_SEC] mimo_ant_set = %d\n", dhdp->mimo_ant_set)); in wl_post_linkup_ops()
11134 WL_ERR(("[WIFI_SEC] Fail set txchain. err:%d\n", err)); in wl_post_linkup_ops()
11138 WL_ERR(("[WIFI_SEC] Fail set rxchain. err:%d\n", err)); in wl_post_linkup_ops()
11171 WL_ERR(("CUSTOM_LONG_RETRY_LIMIT set fail!\n")); in wl_post_linkup_ops()
11222 WL_ERR(("skb alloc failed")); in wl_cfg80211_event_sae_key()
11245 WL_ERR(("Failed to delete the SAE PMK cache Info from firmware %d\n", err)); in wl_cfg80211_event_sae_key()
11268 WL_ERR(("Mandatory PMK info not present")); in wl_bss_handle_sae_auth_v1()
11276 WL_ERR(("Mandatory PMKID info not present\n")); in wl_bss_handle_sae_auth_v1()
11283 WL_ERR(("Failed to event sae key info\n")); in wl_bss_handle_sae_auth_v1()
11312 WL_ERR(("Mandatory PMK info not present")); in wl_bss_handle_sae_auth_v2()
11320 WL_ERR(("Mandatory PMKID info not present\n")); in wl_bss_handle_sae_auth_v2()
11362 WL_ERR(("SPMK TPMKID is null\n")); in wl_bss_handle_sae_auth_v2()
11381 WL_ERR(("Failed to event sae key info\n")); in wl_bss_handle_sae_auth_v2()
11402 WL_ERR(("unknown auth event data version %x\n", in wl_bss_handle_sae_auth()
11484 WL_ERR(("cmd: %s \n", cmd)); in wl_cfg80211_get_connect_failed_status()
11516 WL_ERR(("Could not get chanspec %d\n", err)); in wl_notify_connect_status_ibss()
11699 WL_ERR(("Could not get bss info %d\n", err)); in wl_get_bss_info()
11705 WL_ERR(("mac is null \n")); in wl_get_bss_info()
11718 WL_ERR(("Could not get rate (%d)\n", err)); in wl_get_bss_info()
11786 WL_ERR(("Could not find the AP\n")); in wl_get_bss_info()
11825 WL_ERR(("wl_get_bss_info: invalid vndr ie." in wl_get_bss_info()
11835 WL_ERR(("Found Wi-FiAll OUI oui.\n")); in wl_get_bss_info()
11862 WL_ERR(("could not get wpa_auth (%d)\n", err)); in wl_get_bss_info()
11865 WL_ERR(("wpa_auth val %d \n", val)); in wl_get_bss_info()
11882 WL_ERR(("BSSID:" MACDBG " SSID %s \n", MAC2STRDBG(eabuf), "*****")); in wl_get_bss_info()
11883 WL_ERR(("freq:%d, BW:%s, RSSI:%d dBm, Rate:%d Mbps, 11mode:%d, stream:%d," in wl_get_bss_info()
11926 WL_ERR(("GET_BSS: full roam scan count:%d partial roam scan count:%d\n", in wl_get_bss_info()
11932 WL_ERR(("GET_BSS: roam scan count invalid\n")); in wl_get_bss_info()
11937 WL_ERR(("Buffer to short to save roam info\n")); in wl_get_bss_info()
11954 WL_ERR(("wl_cfg80211_get_bss_info: Buffer insuffient %d\n", total_len)); in wl_cfg80211_get_bss_info()
11985 WL_ERR(("WLC_DISASSOC error %d\n", err)); in wl_cfg80211_disassoc()
12008 WL_ERR(("Can not disable discovery mode\n")); in wl_cfg80211_del_all_sta()
12017 WL_ERR(("WLC_GET_ASSOCLIST error %d\n", err)); in wl_cfg80211_del_all_sta()
12027 WL_ERR(("WLC_SCB_DEAUTHENTICATE_FOR_REASON err %d\n", err)); in wl_cfg80211_del_all_sta()
12071 WL_ERR(("Event %d original reason is %d, " in wl_cfg80211_handle_deauth_ind()
12078 WL_ERR(("could not get wpa_auth (%d)\n", err)); in wl_cfg80211_handle_deauth_ind()
12196 WL_ERR(("Unexpected link up\n")); in wl_set_link_action()
12201 WL_ERR(("unknown state:%d\n", assoc_state)); in wl_set_link_action()
12324 WL_ERR(("Event:%d Wrong bssid:" MACDBG "\n", as->event_type, MAC2STRDBG(as->addr))); in wl_handle_assoc_fail()
12382 WL_ERR(("connect result reporting failed.\n")); in wl_handle_assoc_fail()
12445 WL_ERR(("Failed to set wbtext = %d\n", err)); in wl_cfg80211_wbtext_reset_conf()
12448 WL_ERR(("Failed to clear join pref = %d\n", err)); in wl_cfg80211_wbtext_reset_conf()
12452 WL_ERR(("wbtext not applicable\n")); in wl_cfg80211_wbtext_reset_conf()
12480 WL_ERR(("bssid not found\n")); in wl_handle_link_down()
12501 WL_ERR(("BSSID of event is not the connected BSSID" in wl_handle_link_down()
12666 WL_ERR(("Connect report failed!\n")); in wl_handle_assoc_done()
12694 WL_ERR(("roamoffload enabled. Ignore event\n")); in wl_handle_roam_done()
12745 WL_ERR(("Unsupported link state:%d\n", as->link_action)); in wl_handle_sta_link_action()
12750 WL_ERR(("link_action:%d handling failed\n", as->link_action)); in wl_handle_sta_link_action()
12765 WL_ERR(("wrong input\n")); in wl_handle_assoc_events()
12850 WL_ERR(("wrong input\n")); in wl_notify_connect_status_sta()
12857 WL_ERR(("discard obsolete event:%d. cur_idx:%d min_idx:%d\n", in wl_notify_connect_status_sta()
12893 WL_ERR(("Unexpected event:%d in assoc idle state\n", event_type)); in wl_notify_connect_status_sta()
12931 WL_ERR(("Unexpected event:%d for mode:%d\n", e->event_type, mode)); in wl_notify_connect_status()
13038 WL_ERR(("SSID is %s\n", ssid->SSID)); in wl_handle_roam_exp_event()
13041 WL_ERR(("NULL ndev!\n")); in wl_handle_roam_exp_event()
13044 WL_ERR(("Version mismatch %d, expected %d", evt_data->version, in wl_handle_roam_exp_event()
13073 WL_ERR(("Version mismatch %d, expected %d", evt_data->version, in wl_handle_rssi_monitor_event()
13206 WL_ERR(("failed to allocate local pbuf\n")); in wl_check_pmstatus()
13215 WL_ERR(("dump ioctl err = %d", err)); in wl_check_pmstatus()
13217 WL_ERR(("PM status : %s\n", pbuf)); in wl_check_pmstatus()
13231 WL_ERR(("Could not get rssi sum (%d)\n", err)); in wl_check_pmstatus()
13242 WL_ERR(("Could not get rssi (%d)\n", err)); in wl_check_pmstatus()
13246 WL_ERR(("RSSI %d dBm\n", rssi)); in wl_check_pmstatus()
13268 WL_ERR(("Disassoc error %d\n", err)); in wl_check_pmstatus()
13271 WL_ERR(("Force Disassoc due to updated DPM event.\n")); in wl_check_pmstatus()
13320 WL_ERR(("Attempting roam with reason code : %d\n", reason)); in wl_notify_roam_prep_status()
13391 WL_ERR(("could not get assoc info (%d)\n", err)); in wl_get_assoc_ies()
13411 WL_ERR(("could not get assoc req (%d)\n", err)); in wl_get_assoc_ies()
13415 WL_ERR(("req_len %d lessthan %d \n", assoc_info.req_len, in wl_get_assoc_ies()
13427 WL_ERR(("IE size %d above max %d size \n", in wl_get_assoc_ies()
13439 WL_ERR(("could not get assoc resp (%d)\n", err)); in wl_get_assoc_ies()
13443 WL_ERR(("resp_len %d is lessthan %d \n", assoc_info.resp_len, in wl_get_assoc_ies()
13452 WL_ERR(("IE size %d above max %d size \n", in wl_get_assoc_ies()
13505 WL_ERR(("buffer alloc failed.\n")); in wl_update_bss_info()
13512 WL_ERR(("Could not get bss info %d\n", err)); in wl_update_bss_info()
13521 WL_ERR(("Bssid doesn't match\n")); in wl_update_bss_info()
13527 WL_ERR(("Could not update the AP detail in cache\n")); in wl_update_bss_info()
13566 WL_ERR(("WLC_GET_DTIMPRD error (%d)\n", err)); in wl_update_bss_info()
13576 WL_ERR(("Failed with error %d\n", err)); in wl_update_bss_info()
13656 WL_ERR(("Fetching Assoc IEs failed, Skipping roamed event to" in wl_bss_roaming_done()
13667 WL_ERR(("WLC_DISASSOC error\n")); in wl_bss_roaming_done()
13675 WL_ERR(("Could not get rssi (%d)\n", err)); in wl_bss_roaming_done()
13697 WL_ERR(("failed to update bss info, err=%d\n", err)); in wl_bss_roaming_done()
13722 WL_ERR(("CUSTOM_LONG_RETRY_LIMIT set fail!\n")); in wl_bss_roaming_done()
13817 WL_ERR(("No SSID/bssid found in the saved profile \n")); in wl_cfg80211_verify_bss()
13832 WL_ERR(("No bss entry for bssid:"MACDBG" ssid_len:%d\n", in wl_cfg80211_verify_bss()
13853 WL_ERR(("buf memory alloc failed\n")); in wl_get_fils_connect_params()
13862 WL_ERR(("Get FILS Params Error (%d)\n", err)); in wl_get_fils_connect_params()
13869 WL_ERR(("%s: XTLV is not valid\n", __func__)); in wl_get_fils_connect_params()
13902 WL_ERR(("%s: wrong XTLV code\n", __func__)); in wl_get_fils_connect_params()
13932 WL_ERR(("ssid profile not found\n")); in wl_fillup_resp_params()
13953 WL_ERR(("null bss\n")); in wl_fillup_resp_params()
14008 WL_ERR(("sec is NULL\n")); in wl_bss_connect_done()
14023 WL_ERR(("conn_req bssid is null\n")); in wl_bss_connect_done()
14058 WL_ERR(("BSS entry not found. Indicate assoc event failure\n")); in wl_bss_connect_done()
14074 WL_ERR(("ssid_len=0. Indicate assoc event failure\n")); in wl_bss_connect_done()
14106 WL_ERR(("FILS params fetch failed.\n")); in wl_bss_connect_done()
14111 WL_ERR(("connect resp_params failure\n")); in wl_bss_connect_done()
14192 WL_ERR(("wl_notify_bt_wifi_handover_req: event_type : %d, datalen : %d\n", event, datalen)); in wl_notify_bt_wifi_handover_req()
14221 WL_ERR((" GO NEGO Request COLLISION !!! \n")); in wl_gon_req_collision()
14232 WL_ERR((" block to send gon req tx !!!\n")); in wl_gon_req_collision()
14243 WL_ERR((" drop to receive gon req rx !!! \n")); in wl_gon_req_collision()
14288 WL_ERR(("actframe_abort failed. ret:%d\n", err)); in wl_stop_wait_next_action_frame()
14321 WL_ERR(("Invalid frame \n")); in wl_cfg80211_is_wes()
14326 WL_ERR(("Invalid frame length [%d] \n", frame_len)); in wl_cfg80211_is_wes()
14384 WL_ERR(("wrong datalen:%d\n", ntoh32(e->datalen))); in wl_notify_rx_mgmt_frame()
14392 WL_ERR(("rxframe: NULL\n")); in wl_notify_rx_mgmt_frame()
14430 WL_ERR(("WLC_GET_CUR_ETHERADDR failed, error %d\n", err)); in wl_notify_rx_mgmt_frame()
14436 WL_ERR(("WLC_GET_BSSID error %d\n", err)); in wl_notify_rx_mgmt_frame()
14442 WL_ERR(("Error in receiving action frame len %d channel %d freq %d\n", in wl_notify_rx_mgmt_frame()
14470 WL_ERR(("SD offload is in progress. Don't report the" in wl_notify_rx_mgmt_frame()
14494 WL_ERR((" TDLS Action Frame Received type = %d \n", in wl_notify_rx_mgmt_frame()
14587 WL_ERR(("drop frame GON Req Rx : count (%d)\n", in wl_notify_rx_mgmt_frame()
14616 WL_ERR(("GO Neg req received while waiting for RESP." in wl_notify_rx_mgmt_frame()
14653 WL_ERR(("wrong datalen:%d\n", mgmt_frame_len)); in wl_notify_rx_mgmt_frame()
14661 WL_ERR(("Prob req get IEs failed\n")); in wl_notify_rx_mgmt_frame()
14782 WL_ERR(("update wiphy bands failed\n")); in wl_cfg80211_ccode_evt_handler()
14791 WL_ERR(("update country change failed\n")); in wl_cfg80211_ccode_evt_handler()
14816 WL_ERR(("profile null\n")); in wl_init_prof()
14942 WL_ERR(("Failed to alloc ESCAN_BUF0\n")); in wl_init_escan_result_buf()
14949 WL_ERR(("Failed to alloc ESCAN_BUF1\n")); in wl_init_escan_result_buf()
14961 WL_ERR(("Failed to alloc ESCAN_BUF\n")); in wl_init_escan_result_buf()
14998 WL_ERR(("Scan results alloc failed\n")); in wl_init_priv_mem()
15003 WL_ERR(("wl_conf alloc failed\n")); in wl_init_priv_mem()
15009 WL_ERR(("Scan req alloc failed\n")); in wl_init_priv_mem()
15014 WL_ERR(("Ioctl buf alloc failed\n")); in wl_init_priv_mem()
15019 WL_ERR(("Ioctl buf alloc failed\n")); in wl_init_priv_mem()
15024 WL_ERR(("Extra buf alloc failed\n")); in wl_init_priv_mem()
15029 WL_ERR(("pmk list alloc failed\n")); in wl_init_priv_mem()
15035 WL_ERR(("cfg->conn_info alloc failed\n")); in wl_init_priv_mem()
15040 WL_ERR(("cfg->ie alloc failed\n")); in wl_init_priv_mem()
15044 WL_ERR(("Failed to init escan resul buf\n")); in wl_init_priv_mem()
15050 WL_ERR(("afx hdl alloc failed\n")); in wl_init_priv_mem()
15067 WL_ERR(("Single PMK info list allocation falure\n")); in wl_init_priv_mem()
15120 WL_ERR(("event_workq alloc_workqueue failed\n")); in wl_create_event_handler()
15180 WL_ERR(("roam timer expired\n")); in wl_roam_timeout()
15206 WL_ERR(("[BeyondX] send message to ril.\n")); in wl_cfg80211_send_msg_to_ril()
15221 WL_ERR(("[BeyondX] receive message from ril.\n")); in wl_cfg80211_ril_bridge_notifier_call()
15301 WL_ERR(("dev null\n")); in wl_cfg80211_netdev_notifier_call()
15314 WL_ERR(("wrong cfg ptr (%p)\n", cfg)); in wl_cfg80211_netdev_notifier_call()
15333 WL_ERR(("[NETDEV_DOWN] wait for " in wl_cfg80211_netdev_notifier_call()
15338 WL_ERR(("[NETDEV_DOWN] cleanup_work" in wl_cfg80211_netdev_notifier_call()
15345 WL_ERR(("[NETDEV_DOWN] cleanup_work" in wl_cfg80211_netdev_notifier_call()
15422 WL_ERR(("error to enable roam_off\n")); in wl_cfg80211_concurrent_roam()
15440 WL_ERR(("error to disable roam_off\n")); in wl_cfg80211_concurrent_roam()
15584 WL_ERR(("busstate is DHD_BUS_DOWN!\n")); in wl_notifier_change_state()
15599 WL_ERR((" failed to unset WLC_E_P2P_PROPREQ_MSG\n")); in wl_notifier_change_state()
15608 WL_ERR(("%s:error (%d)\n", in wl_notifier_change_state()
15657 WL_ERR(("%s:error (%d)\n", in wl_notifier_change_state()
15835 WL_ERR(("P2P attach failed. \n")); in wl_cfg80211_attach_p2p()
15850 WL_ERR(("Invalid Ptr\n")); in wl_cfg80211_detach_p2p()
15857 WL_ERR(("Invalid Ptr\n")); in wl_cfg80211_detach_p2p()
15884 WL_ERR(("ndev is invaild\n")); in wl_cfg80211_attach_post()
15889 WL_ERR(("cfg is invaild\n")); in wl_cfg80211_attach_post()
15912 WL_ERR(("p2p_net not yet populated." in wl_cfg80211_attach_post()
15954 WL_ERR(("cfg null\n")); in wl_cfg80211_net_attach()
15967 WL_ERR(("static i/f registration failed!\n")); in wl_cfg80211_net_attach()
15988 WL_ERR(("ndev is invaild\n")); in wl_cfg80211_attach()
15999 WL_ERR(("Could not allocate wireless device\n")); in wl_cfg80211_attach()
16029 WL_ERR(("Failed to alloc net_info (%d)\n", err)); in wl_cfg80211_attach()
16034 WL_ERR(("Failed to init iwm_priv (%d)\n", err)); in wl_cfg80211_attach()
16040 WL_ERR(("Failed to setup rfkill %d\n", err)); in wl_cfg80211_attach()
16049 WL_ERR(("Failed to register notifierl %d\n", err)); in wl_cfg80211_attach()
16087 WL_ERR(("Failed to attach nan module %d\n", err)); in wl_cfg80211_attach()
16181 WL_ERR(("Failed to register ril_notifier! %d\n", err)); in wl_cfg80211_register_dev_ril_bridge_event_notifier()
16254 WL_ERR((" Event ifidx not in range. val:%d \n", e->emsg.ifidx)); in wl_event_handler()
16264 WL_ERR(("No wdev corresponding to bssidx: 0x%x found!" in wl_event_handler()
16270 WL_ERR((": BUS is DOWN.\n")); in wl_event_handler()
16340 WL_ERR(("Stale event ignored\n")); in wl_cfg80211_event()
16346 WL_ERR(("Event handler is not created (%s)\n", bcmevent_get_name(event_type))); in wl_cfg80211_event()
16353 WL_ERR(("Event handler is not created\n")); in wl_cfg80211_event()
16464 WL_ERR(("event alloc failed\n")); in wl_enq_event()
16518 WL_ERR(("Skipping infra setting for type:%d\n", iftype)); in wl_config_infra()
16532 WL_ERR(("WLC_SET_INFRA error (%d)\n", err)); in wl_config_infra()
16549 WL_ERR(("evenbuffer doesn't support > %u events. Update" in wl_cfg80211_add_to_eventbuffer()
16587 WL_ERR(("Get event_msgs error (%d)\n", ret)); in wl_cfg80211_apply_eventbuffer()
16612 WL_ERR(("Set event_msgs error (%d)\n", ret)); in wl_cfg80211_apply_eventbuffer()
16653 WL_ERR(("Get event_msgs error (%d)\n", err)); in wl_add_remove_eventmsg()
16675 WL_ERR(("Set event_msgs error (%d)\n", err)); in wl_add_remove_eventmsg()
16691 WL_ERR(("%s:generated new MAC="MACDBG" \n", in wl_cfg80211_generate_mac_addr()
16726 WL_ERR(("does not support per_chan_info\n")); in wl_update_chan_param()
16749 WL_ERR(("failed to allocate local buf\n")); in wl_construct_reginfo()
16760 WL_ERR(("get chanspecs err(%d)\n", err)); in wl_construct_reginfo()
16767 WL_ERR(("get chan_info_list err(%d)\n", err)); in wl_construct_reginfo()
16824 WL_ERR(("Invalid channel Sepc. 0x%x.\n", chspec)); in wl_construct_reginfo()
16941 WL_ERR(("error read bandlist (%d)\n", err)); in __wl_update_wiphybands()
16947 WL_ERR(("error (%d)\n", err)); in __wl_update_wiphybands()
16953 WL_ERR(("error reading nmode (%d)\n", err)); in __wl_update_wiphybands()
16959 WL_ERR(("error reading vhtmode (%d)\n", err)); in __wl_update_wiphybands()
16965 WL_ERR(("error reading txstreams (%d)\n", err)); in __wl_update_wiphybands()
16970 WL_ERR(("error reading rxstreams (%d)\n", err)); in __wl_update_wiphybands()
16975 WL_ERR(("error reading ldpc_cap (%d)\n", err)); in __wl_update_wiphybands()
16980 WL_ERR(("error reading stbc_rx (%d)\n", err)); in __wl_update_wiphybands()
16985 WL_ERR(("error reading stbc_tx (%d)\n", err)); in __wl_update_wiphybands()
16990 WL_ERR(("error reading txbf_bfe_cap (%d)\n", err)); in __wl_update_wiphybands()
16995 WL_ERR(("error reading txbf_bfr_cap (%d)\n", err)); in __wl_update_wiphybands()
17008 WL_ERR(("error get mimo_bw_cap (%d)\n", err)); in __wl_update_wiphybands()
17018 WL_ERR(("wl_construct_reginfo() fails err=%d\n", err)); in __wl_update_wiphybands()
17042 WL_ERR(("6GHz channels not listed\n")); in __wl_update_wiphybands()
17052 WL_ERR(("5GHz channels not listed\n")); in __wl_update_wiphybands()
17061 WL_ERR(("Invalid band\n")); in __wl_update_wiphybands()
17226 WL_ERR(("wl_create_event_handler failed\n")); in __wl_cfg80211_up()
17260 WL_ERR(("there is no netinfo\n")); in __wl_cfg80211_up()
17281 WL_ERR(("wl_config_infra failed\n")); in __wl_cfg80211_up()
17283 WL_ERR(("return error %d\n", err)); in __wl_cfg80211_up()
17291 WL_ERR(("wl_init_scan failed\n")); in __wl_cfg80211_up()
17296 WL_ERR(("wl_update_wiphybands failed\n")); in __wl_cfg80211_up()
17298 WL_ERR(("return error %d\n", err)); in __wl_cfg80211_up()
17343 WL_ERR(("WL_HOST_BAND_MGMT defined, " in __wl_cfg80211_up()
17346 WL_ERR(("roam_band failed. ret=%d", ret)); in __wl_cfg80211_up()
17450 WL_ERR(("wl_config_infra failed\n")); in __wl_cfg80211_up_resume()
17452 WL_ERR(("return error %d\n", err)); in __wl_cfg80211_up_resume()
17465 WL_ERR(("WL_HOST_BAND_MGMT defined, " in __wl_cfg80211_up_resume()
17468 WL_ERR(("roam_band failed. ret=%d", ret)); in __wl_cfg80211_up_resume()
17577 WL_ERR(("BSS down failed \n")); in __wl_cfg80211_down()
17742 WL_ERR(("WLC_GET_VERSION failed, err=%d\n", err)); in wl_cfg80211_up()
17747 WL_ERR(("Version mismatch, please upgrade. Got %d, expected %d or 1\n", in wl_cfg80211_up()
17783 WL_ERR(("__wl_cfg80211_up failed\n")); in wl_cfg80211_up()
17791 WL_ERR(("Failed to enable RCC.\n")); in wl_cfg80211_up()
17797 WL_ERR(("%s : randmac enable failed\n", __FUNCTION__)); in wl_cfg80211_up()
17801 WL_ERR(("%s : failed to set randmac config for scan\n", __FUNCTION__)); in wl_cfg80211_up()
17820 WL_ERR(("Set pm_bcnrx returned (%d)\n", interr)); in wl_cfg80211_up()
17826 WL_ERR(("%s: Failed to start bssload_report eventing, err=%d\n", in wl_cfg80211_up()
17861 WL_ERR(("wl_cfg80211_hang, Clear HANG test request 0x%x\n", in wl_cfg80211_hang()
17867 WL_ERR(("wl_cfg80211_hang, Invalid hang reason 0x%x\n", in wl_cfg80211_hang()
17883 WL_ERR(("In : chip crash eventing, reason=0x%x\n", (uint32)(dhd->hang_reason))); in wl_cfg80211_hang()
17885 WL_ERR(("In : chip crash eventing\n")); in wl_cfg80211_hang()
18011 WL_ERR(("invalid item (%d)\n", item)); in wl_read_prof()
18072 WL_ERR(("unsupported item (%d)\n", item)); in wl_update_prof()
18099 WL_ERR(("ei crosses buffer boundary\n")); in wl_add_ie()
18250 WL_ERR(("Unknown Event\n")); in wl_notify_device_discovery()
18265 WL_ERR(("Invalid bss_count %d: ignoring\n", escan_result->bss_count)); in wl_notify_device_discovery()
18309 WL_ERR(("MALLOCZ failed for SDO \n")); in wl_cfg80211_sdo_init()
18323 WL_ERR(("Wl %p or cfg->p2p %p is null\n", in wl_cfg80211_sdo_deinit()
18337 WL_ERR(("p2po_stop Failed :%d\n", ret)); in wl_cfg80211_sdo_deinit()
18369 WL_ERR(("p2po_find Failed :%d\n", ret)); in wl_cfg80211_resume_sdo()
18381 WL_ERR(("p2po_listen Failed :%d\n", ret)); in wl_cfg80211_resume_sdo()
18406 WL_ERR(("SDO not initialized \n")); in wl_cfg80211_pause_sdo()
18416 WL_ERR(("p2po_stop Failed :%d\n", ret)); in wl_cfg80211_pause_sdo()
18445 WL_ERR(("SDO Not initialized \n")); in wl_svc_resp_handler()
18453 WL_ERR(("Bogus SDO Event. Do nothing.. \n")); in wl_svc_resp_handler()
18463 WL_ERR(("WLC_E_SERVICE_FOUND: unknown status \n")); in wl_svc_resp_handler()
18484 WL_ERR(("size(%u) > %lu not supported \n", tot_len, NLMSG_DEFAULT_SIZE)); in wl_svc_resp_handler()
18491 WL_ERR(("Couldn't send up the NETLINK Event \n")); in wl_svc_resp_handler()
18495 WL_ERR(("Unsupported Event: %d \n", event)); in wl_svc_resp_handler()
18541 WL_ERR(("find_idx failed\n")); in wl_sd_handle_sd_req()
18546 WL_ERR(("Wrong Arg\n")); in wl_sd_handle_sd_req()
18551 WL_ERR(("Length > %lu not supported \n", MAX_QR_LEN)); in wl_sd_handle_sd_req()
18557 WL_ERR(("MALLOCZ failed\n")); in wl_sd_handle_sd_req()
18563 WL_ERR(("Unknown proto \n")); in wl_sd_handle_sd_req()
18597 WL_ERR(("cfgp2p_enable discovery failed")); in wl_sd_handle_sd_req()
18604 WL_ERR(("Find SVC Failed \n")); in wl_sd_handle_sd_req()
18625 WL_ERR(("Cancel SD Failed \n")); in wl_sd_handle_sd_cancel_req()
18660 WL_ERR(("Query-Resp length > %d not supported \n", WLC_IOCTL_MAXLEN)); in wl_sd_handle_sd_add_svc()
18666 WL_ERR(("malloc failed\n")); in wl_sd_handle_sd_add_svc()
18671 WL_ERR(("Unknown Proto \n")); in wl_sd_handle_sd_add_svc()
18679 WL_ERR(("No Query Resp pair present \n")); in wl_sd_handle_sd_add_svc()
18688 WL_ERR(("No Query RESP Present\n")); in wl_sd_handle_sd_add_svc()
18714 WL_ERR(("cfgp2p_enable discovery failed")); in wl_sd_handle_sd_add_svc()
18721 WL_ERR(("FW Failed in doing p2po_addsvc. RET:%d \n", ret)); in wl_sd_handle_sd_add_svc()
18746 WL_ERR(("find_idx failed\n")); in wl_sd_handle_sd_del_svc()
18752 WL_ERR(("malloc failed\n")); in wl_sd_handle_sd_del_svc()
18761 WL_ERR(("Unknown Proto \n")); in wl_sd_handle_sd_del_svc()
18793 WL_ERR(("FW Failed in doing sd_delsvc. ret=%d \n", ret)); in wl_sd_handle_sd_del_svc()
18820 WL_ERR(("p2po_stop Failed :%d\n", ret)); in wl_sd_handle_sd_stop_discovery()
18859 WL_ERR(("cfgp2p_enable discovery failed")); in wl_sd_handle_sd_find()
18870 WL_ERR(("p2po_listen_channel Failed :%d\n", ret)); in wl_sd_handle_sd_find()
18878 WL_ERR(("IE memory alloc failed\n")); in wl_sd_handle_sd_find()
18902 WL_ERR(("p2p add_ie failed \n")); in wl_sd_handle_sd_find()
18910 WL_ERR(("p2po_find Failed :%d\n", ret)); in wl_sd_handle_sd_find()
18945 WL_ERR(("cfgp2p_enable discovery failed")); in wl_sd_handle_sd_listen()
18953 WL_ERR(("Arguments in wrong format \n")); in wl_sd_handle_sd_listen()
18966 WL_ERR(("Arguments in wrong format \n")); in wl_sd_handle_sd_listen()
18981 WL_ERR(("p2po_listen_channel Failed :%d\n", ret)); in wl_sd_handle_sd_listen()
18990 WL_ERR(("p2po_listen Failed :%d\n", ret)); in wl_sd_handle_sd_listen()
19036 WL_ERR(("Request for Unsupported CMD:%s \n", buf)); in wl_cfg80211_sd_offload()
19070 WL_ERR(("P2P not initialized \n")); in wl_cfg80211_set_wps_p2p_ie()
19079 WL_ERR(("Enable discovery failed \n")); in wl_cfg80211_set_wps_p2p_ie()
19085 WL_ERR(("p2p_wdev not present\n")); in wl_cfg80211_set_wps_p2p_ie()
19256 WL_ERR(("Invalid band\n")); in wl_cfg80211_set_band()
19262 WL_ERR(("seting roam_band failed code=%d\n", ret)); in wl_cfg80211_set_band()
19281 WL_ERR(("Invalid band\n")); in wl_cfg80211_set_if_band()
19286 WL_ERR(("Same to Current band %d\n", cfg->ncho_band)); in wl_cfg80211_set_if_band()
19299 WL_ERR(("WLC_DISASSOC error %d\n", ret)); in wl_cfg80211_set_if_band()
19316 WL_ERR(("seting if_band failed ret=%d\n", ret)); in wl_cfg80211_set_if_band()
19321 WL_ERR(("seting band failed ret=%d\n", ret)); in wl_cfg80211_set_if_band()
19415 WL_ERR(("%s:error (%d)\n", in wl_cfg80211_work_handler()
19430 WL_ERR(("Clean up from timer after %d msec\n", WL_SCAN_SUPPRESS_TIMEOUT)); in wl_cfg80211_work_handler()
19474 WL_ERR(("wl_cfg80211_get_fbt_key: Insufficient buffer \n")); in wl_cfg80211_get_fbt_key()
19482 WL_ERR(("wl_cfg80211_get_fbt_key: Failed to copy KCK and KEK \n")); in wl_cfg80211_get_fbt_key()
19544 WL_ERR(("%s: invalid vndr extn ie." in wl_cfg80211_parse_vndr_ies()
19557 WL_ERR(("wl_cfg80211_parse_vndr_ies:" in wl_cfg80211_parse_vndr_ies()
19649 WL_ERR(("alloc failed\n")); in wl_vndr_ies_add_vendor_oui_list()
19830 WL_ERR(("vndr_ies clear failed (%d). Ignoring.. \n", ret)); in wl_cfg80211_clear_p2p_disc_ies()
19848 WL_ERR(("netinfo or netinfo->wdev is NULL\n")); in wl_cfg80211_clear_per_bss_ies()
19858 WL_ERR(("vndr_ies clear failed. Ignoring.. \n")); in wl_cfg80211_clear_per_bss_ies()
19930 WL_ERR(("IE retrieval failed! ret:%d\n", ret)); in wl_print_fw_ie_data()
19960 WL_ERR(("cfgdev is NULL\n")); in wl_cfg80211_set_mgmt_vndr_ies()
19968 WL_ERR(("bssidx > supported concurrent Ifaces \n")); in wl_cfg80211_set_mgmt_vndr_ies()
19974 WL_ERR(("net_info ptr is NULL \n")); in wl_cfg80211_set_mgmt_vndr_ies()
20020 WL_ERR(("not suitable packet type (%d)\n", pktflag)); in wl_cfg80211_set_mgmt_vndr_ies()
20025 WL_ERR(("extra IE size too big\n")); in wl_cfg80211_set_mgmt_vndr_ies()
20035 WL_ERR(("parse vndr ie failed \n")); in wl_cfg80211_set_mgmt_vndr_ies()
20044 WL_ERR(("IE size is too big (%d > %d)\n", in wl_cfg80211_set_mgmt_vndr_ies()
20067 WL_ERR(("parse vndr ie failed \n")); in wl_cfg80211_set_mgmt_vndr_ies()
20131 WL_ERR(("no space in mgmt_ie_buf: pktflag = %d, " in wl_cfg80211_set_mgmt_vndr_ies()
20172 WL_ERR(("vndr_ie set error :%d\n", ret)); in wl_cfg80211_set_mgmt_vndr_ies()
20193 WL_ERR(("wsec clear failed \n")); in wl_cfg80211_clear_security()
20197 WL_ERR(("auth clear failed \n")); in wl_cfg80211_clear_security()
20201 WL_ERR(("wpa_auth clear failed \n")); in wl_cfg80211_clear_security()
20213 WL_ERR(("Invalid Ptr\n")); in wl_cfg80211_del_p2p_wdev()
20239 WL_ERR(("data is NULL or wrong net device\n")); in wl_cfg80211_set_rekey_data()
20300 WL_ERR(("Find index failed\n")); in wl_cfg80211_set_pmk()
20318 WL_ERR(("wl_cfg80211_set_pmk error:%d", ret)); in wl_cfg80211_set_pmk()
20339 WL_ERR(("wl_cfg80211_update_pmksa err:%d\n", err)); in wl_cfg80211_del_pmk()
20407 WL_ERR(("alloc failed\n")); in wl_cfg80211_wbtext_add_bssid_list()
20449 WL_ERR(("no profile exists\n")); in wl_cfg80211_wbtext_update_rcc()
20504 WL_ERR(("failed to allocated memory\n")); in wl_cfg80211_wbtext_send_nbr_req()
20510 WL_ERR(("failed to allocated memory\n")); in wl_cfg80211_wbtext_send_nbr_req()
20523 WL_ERR(("failed to send neighbor report request, error=%d\n", error)); in wl_cfg80211_wbtext_send_nbr_req()
20556 WL_ERR(("wl_cfg80211_wbtext_send_btm_query: failed to set BTM query," in wl_cfg80211_wbtext_send_btm_query()
20574 WL_ERR(("failed to get wnm max idle period : %d\n", error)); in wl_cfg80211_wbtext_set_wnm_maxidle()
20591 WL_ERR(("set wnm_keepalive with invalid arguments\n")); in wl_cfg80211_wbtext_set_wnm_maxidle()
20593 WL_ERR(("set wnm_keepalives_max_idle failed : %d\n", error)); in wl_cfg80211_wbtext_set_wnm_maxidle()
20612 WL_ERR(("Received Neighbor Report frame with incorrect length %d\n", in wl_cfg80211_recv_nbr_resp()
20628 WL_ERR(("malformed Neighbor Report element with length %d\n", in wl_cfg80211_recv_nbr_resp()
20642 WL_ERR(("Failed to get roamscan channels, error = %d\n", error)); in wl_cfg80211_recv_nbr_resp()
20681 WL_ERR(("dhd is NULL\n")); in wl_cfg80211_set_cac()
20686 WL_ERR(("Failed set CAC, ret=%d\n", ret)); in wl_cfg80211_set_cac()
20711 WL_ERR(("Could not find net_device for ifname:%s\n", ifname)); in wl_get_rssi_per_ant()
20722 WL_ERR(("Invalid Peer MAC format\n")); in wl_get_rssi_per_ant()
20727 WL_ERR(("Peer MAC is not provided for iftype %d\n", iftype)); in wl_get_rssi_per_ant()
20737 WL_ERR(("Failed to get rssi info, err=%d\n", err)); in wl_get_rssi_per_ant()
20741 WL_ERR(("Not supported on this chip\n")); in wl_get_rssi_per_ant()
20766 WL_ERR(("Failed to get rssi logging info, err=%d\n", err)); in wl_get_rssi_logging()
20785 WL_ERR(("Failed to set rssi logging param, err=%d\n", err)); in wl_set_rssi_logging()
20841 WL_ERR(("Failed set frameburst, ret=%d\n", ret)); in wl_cfg80211_set_frameburst()
20873 WL_ERR(("buf null\n")); in wl_find_attribute()
20903 WL_ERR(("Incorrect Attribue:%4x attrib_len:%d\n", in wl_find_attribute()
20930 WL_ERR(("[%s][WPS] Reauth Timeout Inst:%d! state:%d\n", in wl_wps_reauth_timeout()
20937 WL_ERR(("[%s][WPS] Reauth Timeout Inst:%d!\n", in wl_wps_reauth_timeout()
21014 WL_ERR(("[WPS] No free insance\n")); in wl_wps_session_add()
21140 WL_ERR(("Invalid arg\n")); in wl_wps_handle_peersta_linkdown()
21182 WL_ERR(("[%s][WPS] Unsupported state:%d", in wl_wps_handle_peersta_linkdown()
21212 WL_ERR(("[%s][WPS] unexpected link up in state:%d \n", in wl_wps_handle_sta_linkup()
21237 WL_ERR(("[WPS] macaddr mismatch\n")); in wl_wps_handle_peersta_linkup()
21272 WL_ERR(("[WPS] macaddr mismatch\n")); in wl_wps_handle_authorize()
21385 WL_ERR(("[%s][WPS] Drop disconnect client\n", ndev->name)); in wl_wps_handle_disconnect_client()
21414 WL_ERR(("[%s][WPS] Connect fail. state:%d\n", in wl_wps_handle_connect_fail()
21546 WL_ERR(("[WPS] Unsupported mode %d\n", mode)); in wl_wps_session_update()
21563 WL_ERR(("[WPS] Unsupported mode %d\n", mode)); in wl_wps_session_update()
21581 WL_ERR(("[WPS] Unsupported state:%d mode:%d\n", state, mode)); in wl_wps_session_update()
21599 WL_ERR(("[WPS] Invalid arg\n")); in wl_handle_wps_states()
21604 WL_ERR(("[WPS] Invalid len\n")); in wl_handle_wps_states()
21665 WL_ERR(("[WPS] ATTRIB MSG not found!\n")); in wl_handle_wps_states()
21756 WL_ERR(("4way HS error. status:%d, reason:%d\n", status, reason)); in wl_cfg80211_sup_event_handler()
21774 WL_ERR(("UNKNOWN STATUS. status:%d\n", status)); in wl_bcnrecv_aborted_event_handler()
21801 WL_ERR(("version mismatch. rcvd %u expected %u\n", in wl_mbo_event_handler()
21902 WL_ERR(("cfg is NULL\n")); in wl_print_verinfo()
21908 WL_ERR(("Failed to alloc ver_ptr\n")); in wl_print_verinfo()
21914 WL_ERR(("DHD Version: %s\n", ver_ptr)); in wl_print_verinfo()
21919 WL_ERR(("F/W Version: %s\n", ver_ptr)); in wl_print_verinfo()
22012 WL_ERR(("skb alloc failed")); in wl_cfg80211_bssload_report_event_handler()
22022 WL_ERR(("Failed to put CU_ATTR_PERCENTAGE, err:%d\n", err)); in wl_cfg80211_bssload_report_event_handler()
22070 WL_ERR(("Set event_msgs error (%d)\n", err)); in wl_cfg80211_start_bssload_report()
22113 WL_ERR(("Get event_msgs error (%d)\n", err)); in wl_cfg80211_config_suspend_events()
22142 WL_ERR(("Set event_msgs error (%d)\n", err)); in wl_cfg80211_config_suspend_events()
22183 WL_ERR(("WIPS evt invalid arg\n")); in wl_cfg80211_wips_event_ext()
22195 WL_ERR(("skb alloc failed")); in wl_cfg80211_wips_event_ext()
22201 WL_ERR(("nla_put_u16 WIPS_ATTR_DEAUTH_CNT failed\n")); in wl_cfg80211_wips_event_ext()
22206 WL_ERR(("nla_put WIPS_ATTR_DEAUTH_BSSID failed\n")); in wl_cfg80211_wips_event_ext()
22211 WL_ERR(("nla_put_u16 WIPS_ATTR_CURRENT_RSSI failed\n")); in wl_cfg80211_wips_event_ext()
22216 WL_ERR(("nla_put_u16 WIPS_ATTR_DEAUTH_RSSI failed\n")); in wl_cfg80211_wips_event_ext()
22299 WL_ERR(("DS skip threshold hit. reason:%d start_time:" in wl_cfg80211_check_in_progress()
22452 WL_ERR(("failed to allocate buf with size %d\n", KA_TEMP_BUF_SIZE)); in wl_cfg80211_start_mkeep_alive()
22458 WL_ERR(("failed to allocate mac_frame with size %d\n", pmac_frame_len)); in wl_cfg80211_start_mkeep_alive()
22470 WL_ERR(("%s: Get mkeep_alive failed (error=%d)\n", __FUNCTION__, res)); in wl_cfg80211_start_mkeep_alive()
22476 WL_ERR(("%s: Get mkeep_alive failed, ID %u is in use.\n", in wl_cfg80211_start_mkeep_alive()
22480 WL_ERR(("%s: mkeep_alive\n", __FUNCTION__)); in wl_cfg80211_start_mkeep_alive()
22481 WL_ERR((" Id : %d\n" in wl_cfg80211_start_mkeep_alive()
22490 WL_ERR(("%02x", mkeep_alive_pktp->data[i])); in wl_cfg80211_start_mkeep_alive()
22492 WL_ERR(("\n")); in wl_cfg80211_start_mkeep_alive()
22616 WL_ERR(("failed to allocate buf with size %d\n", KA_TEMP_BUF_SIZE)); in wl_cfg80211_stop_mkeep_alive()
22624 WL_ERR(("%s: Get mkeep_alive failed (error=%d)\n", __FUNCTION__, res)); in wl_cfg80211_stop_mkeep_alive()
22658 WL_ERR(("%s: ID %u does not exist.\n", __FUNCTION__, mkeep_alive_id)); in wl_cfg80211_stop_mkeep_alive()
22726 WL_ERR(("Notify hang event to upper layer \n")); in wl_cfg80211_handle_hang_event()
22967 WL_ERR(("Invalid data for auth start event\n")); in wl_notify_start_auth()
23002 WL_ERR(("Send external auth request failed, ret %d\n", err)); in wl_notify_start_auth()
23005 WL_ERR(("WLC_DISASSOC error %d\n", err)); in wl_notify_start_auth()
23017 WL_ERR(("Failed to pause assoc(%d)\n", err)); in wl_notify_start_auth()
23046 WL_ERR(("WLC_E_AUTH has no payload. status %d reason %d\n", in wl_handle_auth_event()
23057 WL_ERR(("Failed to allocate body\n")); in wl_handle_auth_event()
23066 WL_ERR(("Could not get cur_etheraddr %d\n", err)); in wl_handle_auth_event()
23080 WL_ERR(("Could not get bssid %d\n", err)); in wl_handle_auth_event()
23087 WL_ERR(("Could not get chanspec %d\n", err)); in wl_handle_auth_event()
23133 WL_ERR(("Invalid param\n")); in wl_cfg80211_external_auth()
23144 WL_ERR(("Failed to pause assoc(%d)\n", err)); in wl_cfg80211_external_auth()
23163 WL_ERR(("unable to allocate frame\n")); in wl_cfg80211_mgmt_auth_tx()
23173 WL_ERR(("Failed to copy cmd params(%d)\n", err)); in wl_cfg80211_mgmt_auth_tx()
23179 WL_ERR(("Failed to send auth(%d)\n", err)); in wl_cfg80211_mgmt_auth_tx()