Lines Matching refs:ath6kl_err

293 		ath6kl_err("failed to connect to %s service status:%d\n",  in ath6kl_connectservice()
317 ath6kl_err("service id is not mapped %d\n", con_req->svc_id); in ath6kl_connectservice()
430 ath6kl_err("bmi_write_memory for IO block size failed\n"); in ath6kl_set_htc_params()
443 ath6kl_err("bmi_write_memory for yield limit failed\n"); in ath6kl_set_htc_params()
464 ath6kl_err("unable to set the rx frame format: %d\n", ret); in ath6kl_target_config_wlan_params()
472 ath6kl_err("unable to set power save fail event policy: %d\n", in ath6kl_target_config_wlan_params()
482 ath6kl_err("unable to set barker preamble policy: %d\n", in ath6kl_target_config_wlan_params()
491 ath6kl_err("unable to set keep alive interval: %d\n", ret); in ath6kl_target_config_wlan_params()
498 ath6kl_err("unable to set disconnect timeout: %d\n", ret); in ath6kl_target_config_wlan_params()
505 ath6kl_err("unable to set txop bursting: %d\n", ret); in ath6kl_target_config_wlan_params()
544 ath6kl_err("bmi_write_memory for uart debug failed\n"); in ath6kl_configure_target()
590 ath6kl_err("bmi_write_memory for htc version failed\n"); in ath6kl_configure_target()
598 ath6kl_err("bmi_read_memory for setting fwmode failed\n"); in ath6kl_configure_target()
610 ath6kl_err("bmi_write_memory for setting fwmode failed\n"); in ath6kl_configure_target()
632 ath6kl_err("bmi_write_memory for hi_board_ext_data failed\n"); in ath6kl_configure_target()
638 ath6kl_err("bmi_write_memory for hi_end_ram_reserve_sz failed\n"); in ath6kl_configure_target()
723 ath6kl_err("Failed to get DT board file %s: %d\n", in check_device_tree()
773 ath6kl_err("Failed to get default board file %s: %d\n", in ath6kl_fetch_board_file()
804 ath6kl_err("Failed to get OTP file %s: %d\n", in ath6kl_fetch_otp_file()
844 ath6kl_err("Failed to get testmode %d firmware file %s: %d\n", in ath6kl_fetch_testmode_file()
869 ath6kl_err("Failed to get firmware file %s: %d\n", in ath6kl_fetch_fw_file()
894 ath6kl_err("Failed to get patch file %s: %d\n", in ath6kl_fetch_patch_file()
922 ath6kl_err("Failed to get testscript file %s: %d\n", in ath6kl_fetch_testscript_file()
967 ath6kl_err("Failed request firmware, rv: %d\n", ret); in ath6kl_fetch_fw_apin()
978 ath6kl_err("Magic length is invalid, len: %zd magic_len: %zd\n", in ath6kl_fetch_fw_apin()
985 ath6kl_err("Magic is invalid, magic_len: %zd\n", in ath6kl_fetch_fw_apin()
1009 ath6kl_err("IE len is invalid, len: %zd ie_len: %zd ie-id: %d\n", in ath6kl_fetch_fw_apin()
1031 ath6kl_err("fw_otp cannot be allocated\n"); in ath6kl_fetch_fw_apin()
1049 ath6kl_err("fw storage cannot be allocated, len: %zd\n", ie_len); in ath6kl_fetch_fw_apin()
1064 ath6kl_err("fw_patch storage cannot be allocated, len: %zd\n", ie_len); in ath6kl_fetch_fw_apin()
1221 ath6kl_err("Failed to get board file target address.\n"); in ath6kl_upload_board_file()
1229 ath6kl_err("Failed to get extended board file target address.\n"); in ath6kl_upload_board_file()
1235 ath6kl_err("Failed to get board file target address.\n"); in ath6kl_upload_board_file()
1266 ath6kl_err("Failed to write extended board data: %d\n", in ath6kl_upload_board_file()
1278 ath6kl_err("Too small board file: %zu\n", ar->fw_board_len); in ath6kl_upload_board_file()
1290 ath6kl_err("Board file bmi write failed: %d\n", ret); in ath6kl_upload_board_file()
1323 ath6kl_err("Failed to upload OTP file: %d\n", ret); in ath6kl_upload_otp()
1331 ath6kl_err("Failed to read hi_app_start: %d\n", ret); in ath6kl_upload_otp()
1369 ath6kl_err("Failed to write firmware: %d\n", ret); in ath6kl_upload_firmware()
1399 ath6kl_err("Failed to write patch file: %d\n", ret); in ath6kl_upload_patch()
1427 ath6kl_err("Failed to write testscript file: %d\n", ret); in ath6kl_upload_testscript()
1506 ath6kl_err("temporary war to avoid sdio crc error\n"); in ath6kl_init_upload()
1589 ath6kl_err("Unsupported hardware version: 0x%x\n", in ath6kl_init_hw_params()
1749 ath6kl_err("htc wait target failed: %d\n", ret); in __ath6kl_init_hw_start()
1755 ath6kl_err("Endpoint service initialization failed: %d\n", ret); in __ath6kl_init_hw_start()
1777 ath6kl_err("wmi is not ready or wait was interrupted: %ld\n", in __ath6kl_init_hw_start()
1797 ath6kl_err("abi version mismatch: host(0x%x), target(0x%x)\n", in __ath6kl_init_hw_start()
1808 ath6kl_err("unable to set the host app area\n"); in __ath6kl_init_hw_start()
1894 ath6kl_err("down_interruptible failed\n"); in ath6kl_stop_txrx()