Home
last modified time | relevance | path

Searched refs:ath10k_err (Results 1 - 25 of 36) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dahb.c91 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(a in ath10k_ahb_rst_ctrl_init()
[all...]
H A Dcore.c855 ath10k_err(ar, "settings HTC version failed\n"); in ath10k_init_configure_target()
862 ath10k_err(ar, "setting firmware mode (1/2) failed\n"); in ath10k_init_configure_target()
881 ath10k_err(ar, "setting firmware mode (2/2) failed\n"); in ath10k_init_configure_target()
888 ath10k_err(ar, "setting host CPU BE mode failed\n"); in ath10k_init_configure_target()
896 ath10k_err(ar, "setting FW data/desc swap flags failed\n"); in ath10k_init_configure_target()
907 ath10k_err(ar, "failed to set pwr_mgmt_params: %d\n", ret); in ath10k_init_configure_target()
949 ath10k_err(ar, "could not read board ext data addr (%d)\n", in ath10k_push_board_ext_data()
962 ath10k_err(ar, "invalid board (ext) data sizes %zu != %d+%d\n", in ath10k_push_board_ext_data()
971 ath10k_err(ar, "could not write board ext data (%d)\n", ret); in ath10k_push_board_ext_data()
978 ath10k_err(a in ath10k_push_board_ext_data()
[all...]
H A Dswap.c39 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()
141 ath10k_err(ar, "failed to write Code swap segment information (%d)\n", in ath10k_swap_code_seg_configure()
178 ath10k_err(ar, "failed to allocate fw code swap segment\n"); in ath10k_swap_code_seg_init()
H A Dqmi.c58 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(a in ath10k_qmi_send_cal_report_req()
[all...]
H A Dsnoc.c957 ath10k_err(ar, "failed to initialize copy engine pipe %d: %d\n", in ath10k_snoc_init_pipes()
1008 ath10k_err(ar, "invalid firmware mode %d\n", fw_mode); in ath10k_snoc_wlan_enable()
1083 ath10k_err(ar, "failed to power on device: %d\n", ret); in ath10k_snoc_hif_power_up()
1089 ath10k_err(ar, "failed to enable wcn3990: %d\n", ret); in ath10k_snoc_hif_power_up()
1097 ath10k_err(ar, "failed to initialize CE: %d\n", ret); in ath10k_snoc_hif_power_up()
1139 ath10k_err(ar, "failed to enable wakeup irq :%d\n", ret); in ath10k_snoc_hif_suspend()
1158 ath10k_err(ar, "failed to disable wakeup irq: %d\n", ret); in ath10k_snoc_hif_resume()
1203 ath10k_err(ar, "No matching CE id for irq %d\n", irq); in ath10k_snoc_get_ce_id_from_irq()
1269 ath10k_err(ar, in ath10k_snoc_request_irq()
1304 ath10k_err(a in ath10k_snoc_resource_init()
[all...]
H A Dpci.c1446 ath10k_err(ar, "failed to read firmware dump area: %d\n", ret); in ath10k_pci_dump_registers()
1452 ath10k_err(ar, "firmware register dump:\n"); in ath10k_pci_dump_registers()
1454 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_pci_dump_registers()
1769 ath10k_err(ar, "firmware crashed! (guid %s)\n", guid); in ath10k_pci_fw_dump_work()
2344 ath10k_err(ar, "Failed to get pcie state addr: %d\n", ret); in ath10k_pci_init_config()
2350 ath10k_err(ar, "Invalid pcie state addr\n"); in ath10k_pci_init_config()
2359 ath10k_err(ar, "Failed to get pipe cfg addr: %d\n", ret); in ath10k_pci_init_config()
2365 ath10k_err(ar, "Invalid pipe cfg addr\n"); in ath10k_pci_init_config()
2375 ath10k_err(ar, "Failed to write pipe cfg: %d\n", ret); in ath10k_pci_init_config()
2384 ath10k_err(a in ath10k_pci_init_config()
[all...]
H A Dthermal.c167 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 Dhtc.c941 ath10k_err(ar, "ctl_resp never came in (%d)\n", status); in ath10k_htc_wait_target()
946 ath10k_err(ar, "Invalid HTC ready msg len:%d\n", in ath10k_htc_wait_target()
955 ath10k_err(ar, "Invalid HTC ready msg: 0x%x\n", message_id); in ath10k_htc_wait_target()
974 ath10k_err(ar, "Invalid credit size received\n"); in ath10k_htc_wait_target()
1048 ath10k_err(ar, "Failed to allocate HTC packet\n"); in ath10k_htc_connect_service()
1084 ath10k_err(ar, "Service connect timeout\n"); in ath10k_htc_connect_service()
1097 ath10k_err(ar, "Invalid resp message ID 0x%x", message_id); in ath10k_htc_connect_service()
1110 ath10k_err(ar, "HTC Service %s connect request failed: 0x%x)\n", in ath10k_htc_connect_service()
1279 ath10k_err(ar, "failed to connect to pktlog: %d\n", status); in ath10k_htc_start()
1312 ath10k_err(a in ath10k_htc_init()
[all...]
H A Dtestmode.c202 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 Dhtt_tx.c322 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 Ddebug.h81 __printf(2, 3) void ath10k_err(struct ath10k *ar, const char *fmt, ...);
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dahb.c91 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(a in ath10k_ahb_rst_ctrl_init()
[all...]
H A Dcore.c770 ath10k_err(ar, "settings HTC version failed\n"); in ath10k_init_configure_target()
777 ath10k_err(ar, "setting firmware mode (1/2) failed\n"); in ath10k_init_configure_target()
796 ath10k_err(ar, "setting firmware mode (2/2) failed\n"); in ath10k_init_configure_target()
803 ath10k_err(ar, "setting host CPU BE mode failed\n"); in ath10k_init_configure_target()
811 ath10k_err(ar, "setting FW data/desc swap flags failed\n"); in ath10k_init_configure_target()
822 ath10k_err(ar, "failed to set pwr_mgmt_params: %d\n", ret); in ath10k_init_configure_target()
864 ath10k_err(ar, "could not read board ext data addr (%d)\n", in ath10k_push_board_ext_data()
877 ath10k_err(ar, "invalid board (ext) data sizes %zu != %d+%d\n", in ath10k_push_board_ext_data()
886 ath10k_err(ar, "could not write board ext data (%d)\n", ret); in ath10k_push_board_ext_data()
893 ath10k_err(a in ath10k_push_board_ext_data()
[all...]
H A Dswap.c39 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()
141 ath10k_err(ar, "failed to write Code swap segment information (%d)\n", in ath10k_swap_code_seg_configure()
178 ath10k_err(ar, "failed to allocate fw code swap segment\n"); in ath10k_swap_code_seg_init()
H A Dqmi.c53 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()
139 ath10k_err(ar, "failed to send msa mem info req: %d\n", ret); in ath10k_qmi_msa_mem_info_send_sync_msg()
148 ath10k_err(ar, "msa info req rejected: %d\n", resp.resp.error); in ath10k_qmi_msa_mem_info_send_sync_msg()
154 ath10k_err(ar, "invalid memory region length received: %d\n", in ath10k_qmi_msa_mem_info_send_sync_msg()
168 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()
212 ath10k_err(ar, "failed to send msa mem ready request: %d\n", ret); in ath10k_qmi_msa_ready_send_sync_msg()
221 ath10k_err(ar, "msa ready request rejected: %d\n", resp.resp.error); in ath10k_qmi_msa_ready_send_sync_msg()
297 ath10k_err(ar, "failed to download board data file: %d\n", in ath10k_qmi_bdf_dnld_send_sync()
353 ath10k_err(a in ath10k_qmi_send_cal_report_req()
[all...]
H A Dpci.c1446 ath10k_err(ar, "failed to read firmware dump area: %d\n", ret); in ath10k_pci_dump_registers()
1452 ath10k_err(ar, "firmware register dump:\n"); in ath10k_pci_dump_registers()
1454 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_pci_dump_registers()
1769 ath10k_err(ar, "firmware crashed! (guid %s)\n", guid); in ath10k_pci_fw_dump_work()
2343 ath10k_err(ar, "Failed to get pcie state addr: %d\n", ret); in ath10k_pci_init_config()
2349 ath10k_err(ar, "Invalid pcie state addr\n"); in ath10k_pci_init_config()
2358 ath10k_err(ar, "Failed to get pipe cfg addr: %d\n", ret); in ath10k_pci_init_config()
2364 ath10k_err(ar, "Invalid pipe cfg addr\n"); in ath10k_pci_init_config()
2374 ath10k_err(ar, "Failed to write pipe cfg: %d\n", ret); in ath10k_pci_init_config()
2383 ath10k_err(a in ath10k_pci_init_config()
[all...]
H A Dsnoc.c955 ath10k_err(ar, "failed to initialize copy engine pipe %d: %d\n", in ath10k_snoc_init_pipes()
1006 ath10k_err(ar, "invalid firmware mode %d\n", fw_mode); in ath10k_snoc_wlan_enable()
1047 ath10k_err(ar, "failed to enable wcn3990: %d\n", ret); in ath10k_snoc_hif_power_up()
1055 ath10k_err(ar, "failed to initialize CE: %d\n", ret); in ath10k_snoc_hif_power_up()
1094 ath10k_err(ar, "failed to enable wakeup irq :%d\n", ret); in ath10k_snoc_hif_suspend()
1113 ath10k_err(ar, "failed to disable wakeup irq: %d\n", ret); in ath10k_snoc_hif_resume()
1158 ath10k_err(ar, "No matching CE id for irq %d\n", irq); in ath10k_snoc_get_ce_id_from_irq()
1225 ath10k_err(ar, in ath10k_snoc_request_irq()
1260 ath10k_err(ar, "Memory base not found in DT\n"); in ath10k_snoc_resource_init()
1268 ath10k_err(a in ath10k_snoc_resource_init()
[all...]
H A Dthermal.c167 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 Dhtc.c928 ath10k_err(ar, "ctl_resp never came in (%d)\n", status); in ath10k_htc_wait_target()
933 ath10k_err(ar, "Invalid HTC ready msg len:%d\n", in ath10k_htc_wait_target()
942 ath10k_err(ar, "Invalid HTC ready msg: 0x%x\n", message_id); in ath10k_htc_wait_target()
956 ath10k_err(ar, "Invalid credit size received\n"); in ath10k_htc_wait_target()
1030 ath10k_err(ar, "Failed to allocate HTC packet\n"); in ath10k_htc_connect_service()
1066 ath10k_err(ar, "Service connect timeout\n"); in ath10k_htc_connect_service()
1079 ath10k_err(ar, "Invalid resp message ID 0x%x", message_id); in ath10k_htc_connect_service()
1092 ath10k_err(ar, "HTC Service %s connect request failed: 0x%x)\n", in ath10k_htc_connect_service()
1261 ath10k_err(ar, "failed to connect to pktlog: %d\n", status); in ath10k_htc_start()
1294 ath10k_err(a in ath10k_htc_init()
[all...]
H A Dtestmode.c202 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 Dhtt_tx.c322 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()
1367 ath10k_err(ar, "msdu_id allocation failed %d\n", res); in ath10k_htt_tx_hl()
H A Ddebug.h80 __printf(2, 3) void ath10k_err(struct ath10k *ar, const char *fmt, ...);
H A Dhtt.c229 ath10k_err(ar, "unsupported htt major version %d. supported versions are 2 and 3\n", in ath10k_htt_verify_version()
H A Dsdio.c1584 ath10k_err(ar, "failed to config sdio: %d\n", ret); in ath10k_sdio_hif_power_up()
2267 ath10k_err(ar, "firmware register dump:\n"); in ath10k_sdio_dump_registers()
2269 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_sdio_dump_registers()
2500 ath10k_err(ar, "firmware crashed! (guid %s)\n", guid); in ath10k_sdio_fw_crashed_dump()
2603 ath10k_err(ar, "unsupported device id %u (0x%x)\n", in ath10k_sdio_probe()
2623 ath10k_err(ar, "failed to register driver core: %d\n", ret); in ath10k_sdio_probe()
H A Dce.c1737 ath10k_err(ar, "Failed to initialize CE src ring for ID: %d (%d)\n", in ath10k_ce_init_pipe()
1746 ath10k_err(ar, "Failed to initialize CE dest ring for ID: %d (%d)\n", in ath10k_ce_init_pipe()
1862 ath10k_err(ar, "Copy Engine register dump:\n"); in ath10k_ce_dump_registers()
1881 ath10k_err(ar, "[%02d]: 0x%08x %3u %3u %3u %3u", id, in ath10k_ce_dump_registers()
1972 ath10k_err(ar, "failed to alloc CE src ring %d: %d\n", in ath10k_ce_alloc_pipe()
1985 ath10k_err(ar, "failed to alloc CE dest ring %d: %d\n", in ath10k_ce_alloc_pipe()

Completed in 35 milliseconds

12