/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | ahb.c | 91 ath10k_err(ar, "failed to get cmd clk: %ld\n", in ath10k_ahb_clock_init() 98 ath10k_err(ar, "failed to get ref clk: %ld\n", in ath10k_ahb_clock_init() 105 ath10k_err(ar, "failed to get rtc clk: %ld\n", in ath10k_ahb_clock_init() 130 ath10k_err(ar, "clock(s) is/are not initialized\n"); in ath10k_ahb_clock_enable() 137 ath10k_err(ar, "failed to enable cmd clk: %d\n", ret); in ath10k_ahb_clock_enable() 143 ath10k_err(ar, "failed to enable ref clk: %d\n", ret); in ath10k_ahb_clock_enable() 149 ath10k_err(ar, "failed to enable rtc clk: %d\n", ret); in ath10k_ahb_clock_enable() 186 ath10k_err(ar, "failed to get core cold rst ctrl: %ld\n", in ath10k_ahb_rst_ctrl_init() 194 ath10k_err(ar, "failed to get radio cold rst ctrl: %ld\n", in ath10k_ahb_rst_ctrl_init() 202 ath10k_err(ar, "failed to get radio warm rst ctrl: %ld\n", in ath10k_ahb_rst_ctrl_init() [all …]
|
H A D | core.c | 864 ath10k_err(ar, "settings HTC version failed\n"); in ath10k_init_configure_target() 871 ath10k_err(ar, "setting firmware mode (1/2) failed\n"); in ath10k_init_configure_target() 890 ath10k_err(ar, "setting firmware mode (2/2) failed\n"); in ath10k_init_configure_target() 897 ath10k_err(ar, "setting host CPU BE mode failed\n"); in ath10k_init_configure_target() 905 ath10k_err(ar, "setting FW data/desc swap flags failed\n"); in ath10k_init_configure_target() 916 ath10k_err(ar, "failed to set pwr_mgmt_params: %d\n", ret); in ath10k_init_configure_target() 962 ath10k_err(ar, "could not read board ext data addr (%d)\n", in ath10k_push_board_ext_data() 975 ath10k_err(ar, "invalid board (ext) data sizes %zu != %d+%d\n", in ath10k_push_board_ext_data() 984 ath10k_err(ar, "could not write board ext data (%d)\n", ret); in ath10k_push_board_ext_data() 991 ath10k_err(ar, "could not write board ext data bit (%d)\n", in ath10k_push_board_ext_data() [all …]
|
H A D | qmi.c | 58 ath10k_err(ar, "failed to assign msa map permissions: %d\n", ret); in ath10k_qmi_map_msa_permission() 82 ath10k_err(ar, "failed to unmap msa permissions: %d\n", ret); in ath10k_qmi_unmap_msa_permission() 144 ath10k_err(ar, "failed to send msa mem info req: %d\n", ret); in ath10k_qmi_msa_mem_info_send_sync_msg() 153 ath10k_err(ar, "msa info req rejected: %d\n", resp.resp.error); in ath10k_qmi_msa_mem_info_send_sync_msg() 159 ath10k_err(ar, "invalid memory region length received: %d\n", in ath10k_qmi_msa_mem_info_send_sync_msg() 173 ath10k_err(ar, "received out of range memory region address 0x%llx with size 0x%x, aborting\n", in ath10k_qmi_msa_mem_info_send_sync_msg() 217 ath10k_err(ar, "failed to send msa mem ready request: %d\n", ret); in ath10k_qmi_msa_ready_send_sync_msg() 226 ath10k_err(ar, "msa ready request rejected: %d\n", resp.resp.error); in ath10k_qmi_msa_ready_send_sync_msg() 302 ath10k_err(ar, "failed to download board data file: %d\n", in ath10k_qmi_bdf_dnld_send_sync() 358 ath10k_err(ar, "failed to send calibration request: %d\n", ret); in ath10k_qmi_send_cal_report_req() [all …]
|
H A D | swap.c | 39 ath10k_err(ar, "refusing to parse invalid tlv length %d\n", in ath10k_swap_code_seg_fill() 47 ath10k_err(ar, "refusing an invalid swap file\n"); in ath10k_swap_code_seg_fill() 64 ath10k_err(ar, "failed to parse invalid swap file\n"); in ath10k_swap_code_seg_fill() 98 ath10k_err(ar, "refusing code swap bin because it is too big %zu > %d\n", in ath10k_swap_code_seg_alloc() 145 ath10k_err(ar, "failed to write Code swap segment information (%d)\n", in ath10k_swap_code_seg_configure() 182 ath10k_err(ar, "failed to allocate fw code swap segment\n"); in ath10k_swap_code_seg_init()
|
H A D | snoc.c | 949 ath10k_err(ar, "failed to initialize copy engine pipe %d: %d\n", in ath10k_snoc_init_pipes() 1000 ath10k_err(ar, "invalid firmware mode %d\n", fw_mode); in ath10k_snoc_wlan_enable() 1075 ath10k_err(ar, "failed to power on device: %d\n", ret); in ath10k_snoc_hif_power_up() 1081 ath10k_err(ar, "failed to enable wcn3990: %d\n", ret); in ath10k_snoc_hif_power_up() 1089 ath10k_err(ar, "failed to initialize CE: %d\n", ret); in ath10k_snoc_hif_power_up() 1129 ath10k_err(ar, "failed to enable wakeup irq :%d\n", ret); in ath10k_snoc_hif_suspend() 1148 ath10k_err(ar, "failed to disable wakeup irq: %d\n", ret); in ath10k_snoc_hif_resume() 1193 ath10k_err(ar, "No matching CE id for irq %d\n", irq); in ath10k_snoc_get_ce_id_from_irq() 1259 ath10k_err(ar, in ath10k_snoc_request_irq() 1294 ath10k_err(ar, "Memory base not found in DT\n"); in ath10k_snoc_resource_init() [all …]
|
H A D | pci.c | 1521 ath10k_err(ar, "failed to read firmware dump area: %d\n", ret); in ath10k_pci_dump_registers() 1527 ath10k_err(ar, "firmware register dump:\n"); in ath10k_pci_dump_registers() 1529 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_pci_dump_registers() 1857 ath10k_err(ar, "firmware crashed! (guid %s)\n", guid); in ath10k_pci_fw_dump_work() 2436 ath10k_err(ar, "Failed to get pcie state addr: %d\n", ret); in ath10k_pci_init_config() 2442 ath10k_err(ar, "Invalid pcie state addr\n"); in ath10k_pci_init_config() 2451 ath10k_err(ar, "Failed to get pipe cfg addr: %d\n", ret); in ath10k_pci_init_config() 2457 ath10k_err(ar, "Invalid pipe cfg addr\n"); in ath10k_pci_init_config() 2467 ath10k_err(ar, "Failed to write pipe cfg: %d\n", ret); in ath10k_pci_init_config() 2476 ath10k_err(ar, "Failed to get svc/pipe map: %d\n", ret); in ath10k_pci_init_config() [all …]
|
H A D | thermal.c | 167 ath10k_err(ar, "failed to setup thermal device result: %ld\n", in ath10k_thermal_register() 175 ath10k_err(ar, "failed to create cooling device symlink\n"); in ath10k_thermal_register() 198 ath10k_err(ar, "failed to register hwmon device: %ld\n", in ath10k_thermal_register()
|
H A D | testmode.c | 202 ath10k_err(ar, "failed to fetch utf firmware binary: %d", ret); in ath10k_tm_fetch_firmware() 254 ath10k_err(ar, "failed to fetch UTF firmware: %d", ret); in ath10k_tm_cmd_utf_start() 279 ath10k_err(ar, "failed to power up hif (testmode): %d\n", ret); in ath10k_tm_cmd_utf_start() 287 ath10k_err(ar, "failed to start core (testmode): %d\n", ret); in ath10k_tm_cmd_utf_start()
|
H A D | htc.c | 944 ath10k_err(ar, "ctl_resp never came in (%d)\n", status); in ath10k_htc_wait_target() 949 ath10k_err(ar, "Invalid HTC ready msg len:%d\n", in ath10k_htc_wait_target() 958 ath10k_err(ar, "Invalid HTC ready msg: 0x%x\n", message_id); in ath10k_htc_wait_target() 977 ath10k_err(ar, "Invalid credit size received\n"); in ath10k_htc_wait_target() 1051 ath10k_err(ar, "Failed to allocate HTC packet\n"); in ath10k_htc_connect_service() 1087 ath10k_err(ar, "Service connect timeout\n"); in ath10k_htc_connect_service() 1100 ath10k_err(ar, "Invalid resp message ID 0x%x", message_id); in ath10k_htc_connect_service() 1113 ath10k_err(ar, "HTC Service %s connect request failed: 0x%x)\n", in ath10k_htc_connect_service() 1282 ath10k_err(ar, "failed to connect to pktlog: %d\n", status); in ath10k_htc_start() 1315 ath10k_err(ar, "could not connect to htc service (%d)\n", in ath10k_htc_init()
|
H A D | ce.c | 1670 ath10k_err(ar, "Failed to initialize CE src ring for ID: %d (%d)\n", in ath10k_ce_init_pipe() 1679 ath10k_err(ar, "Failed to initialize CE dest ring for ID: %d (%d)\n", in ath10k_ce_init_pipe() 1795 ath10k_err(ar, "Copy Engine register dump:\n"); in ath10k_ce_dump_registers() 1815 ath10k_err(ar, "[%02d]: 0x%08x %3u %3u %3u %3u", id, in ath10k_ce_dump_registers() 1817 ath10k_err(ar, "[%02d]: 0x%08x %3u %3u %3u %3u\n", id, in ath10k_ce_dump_registers() 1909 ath10k_err(ar, "failed to alloc CE src ring %d: %d\n", in ath10k_ce_alloc_pipe() 1922 ath10k_err(ar, "failed to alloc CE dest ring %d: %d\n", in ath10k_ce_alloc_pipe()
|
H A D | htt_tx.c | 322 ath10k_err(ar, "failed to alloc fragment desc memory\n"); in ath10k_htt_tx_alloc_cont_frag_desc_32() 363 ath10k_err(ar, "failed to alloc fragment desc memory\n"); in ath10k_htt_tx_alloc_cont_frag_desc_64() 440 ath10k_err(ar, "failed to alloc cont tx buffer: %d\n", ret); in ath10k_htt_tx_alloc_buf() 446 ath10k_err(ar, "failed to alloc cont frag desc: %d\n", ret); in ath10k_htt_tx_alloc_buf() 452 ath10k_err(ar, "failed to alloc txq: %d\n", ret); in ath10k_htt_tx_alloc_buf() 458 ath10k_err(ar, "failed to alloc txdone fifo: %d\n", ret); in ath10k_htt_tx_alloc_buf() 1352 ath10k_err(ar, "msdu_id allocation failed %d\n", res); in ath10k_htt_tx_hl()
|
H A D | debug.h | 81 __printf(2, 3) void ath10k_err(struct ath10k *ar, const char *fmt, ...);
|
H A D | sdio.c | 1584 ath10k_err(ar, "failed to config sdio: %d\n", ret); in ath10k_sdio_hif_power_up() 2272 ath10k_err(ar, "firmware register dump:\n"); in ath10k_sdio_dump_registers() 2274 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_sdio_dump_registers() 2499 ath10k_err(ar, "firmware crashed! (guid %s)\n", guid); in ath10k_sdio_fw_crashed_dump() 2601 ath10k_err(ar, "unsupported device id %u (0x%x)\n", in ath10k_sdio_probe() 2621 ath10k_err(ar, "failed to register driver core: %d\n", ret); in ath10k_sdio_probe()
|
H A D | htt.c | 382 ath10k_err(ar, "unsupported htt major version %d. supported versions are 2 and 3\n", in ath10k_htt_verify_version()
|
H A D | mac.c | 5211 ath10k_err(ar, "Could not init hif: %d\n", ret); in ath10k_start() 5218 ath10k_err(ar, "Could not init core: %d\n", ret); in ath10k_start() 5247 ath10k_err(ar, "failed to set prob req oui: %i\n", ret); in ath10k_start() 10308 ath10k_err(ar, "failed to derive regdom: %d\n", ret); 10319 ath10k_err(ar, "failed to initialise regulatory: %i\n", ret); 10336 ath10k_err(ar, "invalid hw_params.n_cipher_suites %d\n", 10348 ath10k_err(ar, "failed to register ieee80211: %d\n", ret);
|
H A D | debug.c | 140 void ath10k_err(struct ath10k *ar, const char *fmt, ...) in ath10k_err() function 162 EXPORT_SYMBOL(ath10k_err);
|
H A D | htt_rx.c | 151 ath10k_err(htt->ar, "rx ring index is not valid, firmware malfunctioning?\n"); in __ath10k_htt_rx_ring_fill_n()
|
H A D | wmi.c | 5268 ath10k_err(ar, "received tdls peer event with invalid size (%d bytes)\n", in ath10k_wmi_handle_tdls_peer_event() 9615 ath10k_err(ar, "unsupported WMI op version: %d\n", in ath10k_wmi_attach()
|