Lines Matching refs:ath10k_err
53 ath10k_err(ar, "failed to assign msa map permissions: %d\n", ret); in ath10k_qmi_map_msa_permission()
77 ath10k_err(ar, "failed to unmap msa permissions: %d\n", ret); in ath10k_qmi_unmap_msa_permission()
132 ath10k_err(ar, "failed to send msa mem info req: %d\n", ret); in ath10k_qmi_msa_mem_info_send_sync_msg()
141 ath10k_err(ar, "msa info req rejected: %d\n", resp.resp.error); in ath10k_qmi_msa_mem_info_send_sync_msg()
147 ath10k_err(ar, "invalid memory region length received: %d\n", in ath10k_qmi_msa_mem_info_send_sync_msg()
191 ath10k_err(ar, "failed to send msa mem ready request: %d\n", ret); in ath10k_qmi_msa_ready_send_sync_msg()
200 ath10k_err(ar, "msa ready request rejected: %d\n", resp.resp.error); in ath10k_qmi_msa_ready_send_sync_msg()
268 ath10k_err(ar, "failed to download board data file: %d\n", in ath10k_qmi_bdf_dnld_send_sync()
318 ath10k_err(ar, "failed to send calibration request: %d\n", ret); in ath10k_qmi_send_cal_report_req()
327 ath10k_err(ar, "calibration request rejected: %d\n", resp.resp.error); in ath10k_qmi_send_cal_report_req()
365 ath10k_err(ar, "failed to send wlan mode %d request: %d\n", mode, ret); in ath10k_qmi_mode_send_sync_msg()
374 ath10k_err(ar, "more request rejected: %d\n", resp.resp.error); in ath10k_qmi_mode_send_sync_msg()
451 ath10k_err(ar, "failed to send config request: %d\n", ret); in ath10k_qmi_cfg_send_sync_msg()
460 ath10k_err(ar, "config request rejected: %d\n", resp.resp.error); in ath10k_qmi_cfg_send_sync_msg()
486 ath10k_err(ar, "failed to send qmi config: %d\n", ret); in ath10k_qmi_wlan_enable()
492 ath10k_err(ar, "failed to send qmi mode: %d\n", ret); in ath10k_qmi_wlan_enable()
527 ath10k_err(ar, "failed to send capability request: %d\n", ret); in ath10k_qmi_cap_send_sync_msg()
536 ath10k_err(ar, "capability req rejected: %d\n", resp->resp.error); in ath10k_qmi_cap_send_sync_msg()
602 ath10k_err(ar, "failed to send host capability request: %d\n", ret); in ath10k_qmi_host_cap_send_sync()
611 ath10k_err(ar, "host capability request rejected: %d\n", resp.resp.error); in ath10k_qmi_host_cap_send_sync()
646 ath10k_err(ar, "fail to send fw log reqest: %d\n", ret); in ath10k_qmi_set_fw_log_mode()
655 ath10k_err(ar, "fw log request rejectedr: %d\n", in ath10k_qmi_set_fw_log_mode()
695 ath10k_err(ar, "failed to send indication registered request: %d\n", ret); in ath10k_qmi_ind_register_send_sync_msg()
704 ath10k_err(ar, "indication request rejected: %d\n", resp.resp.error); in ath10k_qmi_ind_register_send_sync_msg()
886 ath10k_err(ar, "failed to connect to a remote QMI service port\n"); in ath10k_qmi_new_server()
977 ath10k_err(ar, "failed to allocate dma memory for msa region\n"); in ath10k_qmi_setup_msa_resources()
1016 ath10k_err(ar, "failed to allocate workqueue\n"); in ath10k_qmi_init()