| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 1644 ath11k_err(ab, "invalid %s length: %zu < %zu\n", in ath11k_core_parse_bd_ie_board() 1733 ath11k_err(ab, "failed to find magic value in %s, file too short: %zu\n", in ath11k_core_fetch_board_data_api_n() 1740 ath11k_err(ab, "found invalid board magic\n"); in ath11k_core_fetch_board_data_api_n() 1748 ath11k_err(ab, "failed: %s too small to contain board data, len: %zu\n", in ath11k_core_fetch_board_data_api_n() 1766 ath11k_err(ab, "invalid length for board ie_id %d ie_len %zu len %zu\n", in ath11k_core_fetch_board_data_api_n() 1845 ath11k_err(ab, "failed to create board name: %d", ret); in ath11k_core_fetch_bdf() 1866 ath11k_err(ab, "failed to create fallback board name: %d", ret); in ath11k_core_fetch_bdf() 1886 ath11k_err(ab, "failed to create chip id board name: %d", ret); in ath11k_core_fetch_bdf() 1903 ath11k_err(ab, "failed to fetch board data for %s from %s\n", in ath11k_core_fetch_bdf() 1906 ath11k_err(ab, "failed to fetch board data for %s from %s\n", in ath11k_core_fetch_bdf() [all …]
|
| H A D | ahb.c | 411 ath11k_err(ab, "failed to boot the remote processor Q6\n"); in ath11k_ahb_power_up() 601 ath11k_err(ab, "failed request_irq for %d\n", in ath11k_ahb_config_ext_irq() 701 ath11k_err(ab, "failed to enable wakeup irq :%d\n", ret); in ath11k_ahb_hif_suspend() 713 ath11k_err(ab, "failed to send smp2p power save enter cmd :%d\n", ret); in ath11k_ahb_hif_suspend() 736 ath11k_err(ab, "failed to disable wakeup irq: %d\n", ret); in ath11k_ahb_hif_resume() 750 ath11k_err(ab, "failed to send smp2p power save enter cmd :%d\n", ret); in ath11k_ahb_hif_resume() 805 ath11k_err(ab, "failed to get q6_rproc handle\n"); in ath11k_core_get_rproc() 831 ath11k_err(ab, "failed to init msi config: %d\n", ret); in ath11k_ahb_setup_msi_resources() 837 ath11k_err(ab, "failed to fetch msi_addr\n"); in ath11k_ahb_setup_msi_resources() 879 ath11k_err(ab, "failed to fetch smem state: %ld\n", in ath11k_ahb_setup_smp2p_handle() [all …]
|
| H A D | pci.c | 468 ath11k_err(ab, "msi_desc is NULL!\n"); in ath11k_pci_alloc_msi() 507 ath11k_err(ab_pci->ab, "msi_desc is NULL!\n"); in ath11k_pci_config_msi_data() 528 ath11k_err(ab, "pci device id mismatch: 0x%x 0x%x\n", in ath11k_pci_claim() 536 ath11k_err(ab, "failed to assign pci resource: %d\n", ret); in ath11k_pci_claim() 542 ath11k_err(ab, "failed to enable pci device: %d\n", ret); in ath11k_pci_claim() 548 ath11k_err(ab, "failed to request pci region: %d\n", ret); in ath11k_pci_claim() 555 ath11k_err(ab, "failed to set pci dma mask to %d: %d\n", in ath11k_pci_claim() 565 ath11k_err(ab, "failed to set pci coherent dma mask to %d: %d\n", in ath11k_pci_claim() 575 ath11k_err(ab, "failed to map pci bar %d\n", ATH11K_PCI_BAR_NUM); in ath11k_pci_claim() 647 ath11k_err(ab, "No RDDM dump found\n"); in ath11k_pci_coredump_calculate_size() [all …]
|
| H A D | fw.c | 36 ath11k_err(ab, "firmware image too small to contain magic: %zu\n", in ath11k_fw_request_firmware_api_n() 43 ath11k_err(ab, "Invalid firmware magic\n"); in ath11k_fw_request_firmware_api_n() 53 ath11k_err(ab, "No space for padding after magic\n"); in ath11k_fw_request_firmware_api_n() 72 ath11k_err(ab, "Invalid length for FW IE %d (%zu < %zu)\n", in ath11k_fw_request_firmware_api_n()
|
| H A D | thermal.c | 179 ath11k_err(ab, "failed to setup thermal device result: %ld\n", in ath11k_thermal_register() 190 ath11k_err(ab, "failed to create cooling device symlink\n"); in ath11k_thermal_register() 201 ath11k_err(ar->ab, "failed to register hwmon device: %ld\n", in ath11k_thermal_register()
|
| H A D | debug.c | 28 void ath11k_err(struct ath11k_base *ab, const char *fmt, ...) in ath11k_err() function 41 EXPORT_SYMBOL(ath11k_err);
|
| H A D | mhi.c | 363 ath11k_err(ab, "failed to get msi for mhi\n"); in ath11k_mhi_register() 401 ath11k_err(ab, "failed assign mhi_config for unknown hw rev %d\n", in ath11k_mhi_register() 410 ath11k_err(ab, "failed to register to mhi bus, err = %d\n", ret); in ath11k_mhi_register()
|
| H A D | debug.h | 83 __printf(2, 3) void ath11k_err(struct ath11k_base *ab, const char *fmt, ...);
|
| H A D | htc.c | 675 ath11k_err(ab, "Service connect timeout\n"); in ath11k_htc_connect_service() 687 ath11k_err(ab, "Invalid resp message ID 0x%x", message_id); in ath11k_htc_connect_service() 702 ath11k_err(ab, "HTC Service %s connect request failed: 0x%x)\n", in ath11k_htc_connect_service() 838 ath11k_err(ab, "could not connect to htc service (%d)\n", ret); in ath11k_htc_init()
|
| H A D | pcic.c | 157 ath11k_err(ab, "failed to fetch msi config, unsupported hw version: 0x%x\n", in ath11k_pcic_init_msi_config() 298 ath11k_err(ab, "Failed to find MSI assignment for %s!\n", user_name); in ath11k_pcic_get_user_msi_assignment() 638 ath11k_err(ab, "failed request irq %d: %d\n", in ath11k_pcic_ext_irq_config() 700 ath11k_err(ab, "failed to request irq %d: %d\n", in ath11k_pcic_config_irq()
|
| H A D | hal.c | 1411 ath11k_err(ab, "Last interrupt received for each CE:\n"); in ath11k_hal_dump_srng_stats() 1418 ath11k_err(ab, "CE_id %d pipe_num %d %ums before\n", in ath11k_hal_dump_srng_stats() 1423 ath11k_err(ab, "\nLast interrupt received for each group:\n"); in ath11k_hal_dump_srng_stats() 1426 ath11k_err(ab, "group_id %d %ums before\n", in ath11k_hal_dump_srng_stats() 1438 ath11k_err(ab, in ath11k_hal_dump_srng_stats() 1446 ath11k_err(ab, in ath11k_hal_dump_srng_stats()
|
| H A D | debugfs.c | 1025 ath11k_err(ar->ab, "failed to enable pktlog lite: %d\n", ret); in ath11k_write_pktlog_filter() 1039 ath11k_err(ar->ab, "failed to send htt ppdu stats req: %d\n", in ath11k_write_pktlog_filter() 1564 ath11k_err(ar->ab, "twt support is not enabled\n"); in ath11k_write_twt_add_dialog() 1640 ath11k_err(ar->ab, "twt support is not enabled\n"); in ath11k_write_twt_del_dialog() 1685 ath11k_err(arvif->ar->ab, "twt support is not enabled\n"); in ath11k_write_twt_pause_dialog() 1724 ath11k_err(arvif->ar->ab, "twt support is not enabled\n"); in ath11k_write_twt_resume_dialog()
|
| H A D | cfr.c | 519 ath11k_err(ar->ab, "CFR enable peer threshold reached %u\n", in ath11k_cfr_send_peer_cfr_capture_cmd() 713 ath11k_err(ar->ab, "CFR is not enabled on this pdev %d\n", in ath11k_write_file_cfr_unassoc()
|
| H A D | qmi.c | 2028 ath11k_err(ab, "failed to allocate dma memory for qmi (%d B type %u)\n", in ath11k_qmi_alloc_target_mem_chunk() 2538 ath11k_err(ab, "failed to load %s: %d\n", path, ret); in ath11k_qmi_m3_load() 2550 ath11k_err(ab, "failed to allocate memory for M3 with size %zu\n", in ath11k_qmi_m3_load() 2596 ath11k_err(ab, "failed to load m3 firmware: %d", ret); in ath11k_qmi_wlanfw_m3_info_send() 3332 ath11k_err(ab, "failed to allocate workqueue\n"); in ath11k_qmi_init_service()
|
| H A D | dp_tx.c | 1029 ath11k_err(ab, "unsupported htt major version %d supported version is %d\n", in ath11k_dp_tx_htt_h2t_ver_req_msg() 1199 ath11k_err(ab, "failed to setup full monitor %d\n", ret); in ath11k_dp_tx_htt_monitor_mode_ring_config()
|
| H A D | debugfs_sta.c | 292 ath11k_err(ar->ab, "periodicity should be 10x\n"); in ath11k_dbg_sta_write_cfr_capture() 298 ath11k_err(ar->ab, "CFR enable peer threshold reached %u\n", in ath11k_dbg_sta_write_cfr_capture()
|
| H A D | mac.c | 6649 ath11k_err(ar->ab, "failed to enable PMF QOS: (%d\n", ret); in ath11k_mac_op_start() 6656 ath11k_err(ar->ab, "failed to enable dynamic bw: %d\n", ret); in ath11k_mac_op_start() 6663 ath11k_err(ab, "failed to set prob req oui: %i\n", ret); in ath11k_mac_op_start() 6671 ath11k_err(ab, "failed to set ac override for ARP: %d\n", in ath11k_mac_op_start() 6678 ath11k_err(ab, "failed to offload radar detection: %d\n", in ath11k_mac_op_start() 6686 ath11k_err(ab, "failed to req ppdu stats: %d\n", ret); in ath11k_mac_op_start() 6694 ath11k_err(ar->ab, "failed to enable MESH MCAST ENABLE: (%d\n", ret); in ath11k_mac_op_start() 6714 ath11k_err(ab, "failed to configure monitor status ring with default rx_filter: (%d)\n", in ath11k_mac_op_start() 6727 ath11k_err(ab, "failed to enable idle ps: %d\n", ret); in ath11k_mac_op_start() 6758 ath11k_err(ar->ab, "failed to clear rx_filter for monitor status ring: (%d)\n", in ath11k_mac_op_stop() [all …]
|
| H A D | dp_rx.c | 750 ath11k_err(ab, "failed to send HAL_REO_CMD_FLUSH_CACHE cmd, tid %d (%d)\n", in ath11k_dp_reo_cache_flush() 832 ath11k_err(ar->ab, "failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid %d (%d)\n", in ath11k_peer_rx_tid_delete() 1337 ath11k_err(ab, "htt tlv parse failure at byte %zd (%zu bytes left, %zu expected)\n", in ath11k_dp_htt_tlv_iter() 1348 ath11k_err(ab, "htt tlv parse failure of tag %u at byte %zd (%zu bytes left, %u expected)\n", in ath11k_dp_htt_tlv_iter()
|
| H A D | wmi.c | 191 ath11k_err(ab, "wmi tlv parse failure at byte %zd (%zu bytes left, %zu expected)\n", in ath11k_wmi_tlv_iter() 203 ath11k_err(ab, "wmi tlv parse failure of tag %u at byte %zd (%zu bytes left, %u expected)\n", in ath11k_wmi_tlv_iter() 211 …ath11k_err(ab, "wmi tlv parse failure of tag %u at byte %zd (%u bytes is less than min length %zu)… in ath11k_wmi_tlv_iter() 524 ath11k_err(ab, "%s: failed by NULL param\n", in ath11k_pull_service_ready_tlv()
|