| /linux/drivers/net/wireless/ath/ath10k/ |
| 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() 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 D | pci.c | 1449 ath10k_err(ar, "failed to read firmware dump area: %d\n", ret); in ath10k_pci_dump_registers() 1455 ath10k_err(ar, "firmware register dump:\n"); in ath10k_pci_dump_registers() 1457 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_pci_dump_registers() 1772 ath10k_err(ar, "firmware crashed! (guid %s)\n", guid); in ath10k_pci_fw_dump_work() 2347 ath10k_err(ar, "Failed to get pcie state addr: %d\n", ret); in ath10k_pci_init_config() 2353 ath10k_err(ar, "Invalid pcie state addr\n"); in ath10k_pci_init_config() 2362 ath10k_err(ar, "Failed to get pipe cfg addr: %d\n", ret); in ath10k_pci_init_config() 2368 ath10k_err(ar, "Invalid pipe cfg addr\n"); in ath10k_pci_init_config() 2378 ath10k_err(ar, "Failed to write pipe cfg: %d\n", ret); in ath10k_pci_init_config() 2387 ath10k_err(ar, "Failed to get svc/pipe map: %d\n", ret); in ath10k_pci_init_config() [all …]
|
| H A D | thermal.c | 168 ath10k_err(ar, "failed to setup thermal device result: %ld\n", in ath10k_thermal_register() 176 ath10k_err(ar, "failed to create cooling device symlink\n"); in ath10k_thermal_register() 199 ath10k_err(ar, "failed to register hwmon device: %ld\n", in ath10k_thermal_register()
|
| H A D | htc.c | 945 ath10k_err(ar, "ctl_resp never came in (%d)\n", status); in ath10k_htc_wait_target() 950 ath10k_err(ar, "Invalid HTC ready msg len:%d\n", in ath10k_htc_wait_target() 959 ath10k_err(ar, "Invalid HTC ready msg: 0x%x\n", message_id); in ath10k_htc_wait_target() 978 ath10k_err(ar, "Invalid credit size received\n"); in ath10k_htc_wait_target() 1052 ath10k_err(ar, "Failed to allocate HTC packet\n"); in ath10k_htc_connect_service() 1088 ath10k_err(ar, "Service connect timeout\n"); in ath10k_htc_connect_service() 1101 ath10k_err(ar, "Invalid resp message ID 0x%x", message_id); in ath10k_htc_connect_service() 1114 ath10k_err(ar, "HTC Service %s connect request failed: 0x%x)\n", in ath10k_htc_connect_service() 1283 ath10k_err(ar, "failed to connect to pktlog: %d\n", status); in ath10k_htc_start() 1316 ath10k_err(ar, "could not connect to htc service (%d)\n", in ath10k_htc_init()
|
| H A D | htt_tx.c | 324 ath10k_err(ar, "failed to alloc fragment desc memory\n"); in ath10k_htt_tx_alloc_cont_frag_desc_32() 365 ath10k_err(ar, "failed to alloc fragment desc memory\n"); in ath10k_htt_tx_alloc_cont_frag_desc_64() 442 ath10k_err(ar, "failed to alloc cont tx buffer: %d\n", ret); in ath10k_htt_tx_alloc_buf() 448 ath10k_err(ar, "failed to alloc cont frag desc: %d\n", ret); in ath10k_htt_tx_alloc_buf() 454 ath10k_err(ar, "failed to alloc txq: %d\n", ret); in ath10k_htt_tx_alloc_buf() 460 ath10k_err(ar, "failed to alloc txdone fifo: %d\n", ret); in ath10k_htt_tx_alloc_buf() 1350 ath10k_err(ar, "msdu_id allocation failed %d\n", res); in ath10k_htt_tx_hl()
|
| H A D | ce.c | 1673 ath10k_err(ar, "Failed to initialize CE src ring for ID: %d (%d)\n", in ath10k_ce_init_pipe() 1682 ath10k_err(ar, "Failed to initialize CE dest ring for ID: %d (%d)\n", in ath10k_ce_init_pipe() 1798 ath10k_err(ar, "Copy Engine register dump:\n"); in ath10k_ce_dump_registers() 1817 ath10k_err(ar, "[%02d]: 0x%08x %3u %3u %3u %3u", id, in ath10k_ce_dump_registers() 1908 ath10k_err(ar, "failed to alloc CE src ring %d: %d\n", in ath10k_ce_alloc_pipe() 1921 ath10k_err(ar, "failed to alloc CE dest ring %d: %d\n", in ath10k_ce_alloc_pipe()
|
| H A D | debug.h | 81 __printf(2, 3) void ath10k_err(struct ath10k *ar, const char *fmt, ...);
|
| H A D | sdio.c | 1586 ath10k_err(ar, "failed to config sdio: %d\n", ret); in ath10k_sdio_hif_power_up() 2274 ath10k_err(ar, "firmware register dump:\n"); in ath10k_sdio_dump_registers() 2276 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_sdio_dump_registers() 2501 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 D | htt.c | 383 ath10k_err(ar, "unsupported htt major version %d. supported versions are 2 and 3\n", in ath10k_htt_verify_version()
|
| H A D | debug.c | 120 void ath10k_err(struct ath10k *ar, const char *fmt, ...) in ath10k_err() function 133 EXPORT_SYMBOL(ath10k_err);
|
| H A D | htt_rx.c | 155 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 | 5228 ath10k_err(ar, "received tdls peer event with invalid size (%d bytes)\n", in ath10k_wmi_handle_tdls_peer_event() 9572 ath10k_err(ar, "unsupported WMI op version: %d\n", in ath10k_wmi_attach()
|