Home
last modified time | relevance | path

Searched refs:ath12k_err (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dahb.c357 ath12k_err(ab, "unable to map memory region: %pa+%pa\n", in ath12k_ahb_power_up()
368 ath12k_err(ab, "request_firmware failed\n"); in ath12k_ahb_power_up()
376 ath12k_err(ab, "Invalid firmware size\n"); in ath12k_ahb_power_up()
388 ath12k_err(ab, "Failed to load MDT segments: %d\n", ret); in ath12k_ahb_power_up()
397 ath12k_err(ab, "request_firmware failed\n"); in ath12k_ahb_power_up()
405 ath12k_err(ab, "Invalid firmware size\n"); in ath12k_ahb_power_up()
413 ath12k_err(ab, "Failed to load MDT segments: %d\n", ret); in ath12k_ahb_power_up()
420 ath12k_err(ab, "failed to boot the remote processor %d\n", ret); in ath12k_ahb_power_up()
428 ath12k_err(ab, "Failed to update spawn state %d\n", ret); in ath12k_ahb_power_up()
435 ath12k_err(ab, "UserPD spawn wait timed out\n"); in ath12k_ahb_power_up()
[all …]
H A Dcore.c337 ath12k_err(ab, "invalid %s length: %zu < %zu\n", in ath12k_core_parse_bd_ie_board()
426 ath12k_err(ab, "failed to find magic value in %s, file too short: %zu\n", in ath12k_core_fetch_board_data_api_n()
433 ath12k_err(ab, "found invalid board magic\n"); in ath12k_core_fetch_board_data_api_n()
441 ath12k_err(ab, "failed: %s too small to contain board data, len: %zu\n", in ath12k_core_fetch_board_data_api_n()
459 ath12k_err(ab, "invalid length for board ie_id %d ie_len %zu len %zu\n", in ath12k_core_fetch_board_data_api_n()
532 ath12k_err(ab, "failed to create board name: %d", ret); in ath12k_core_fetch_bdf()
547 ath12k_err(ab, "failed to create fallback board name: %d", ret); in ath12k_core_fetch_bdf()
563 ath12k_err(ab, "failed to fetch board data for %s from %s\n", in ath12k_core_fetch_bdf()
566 ath12k_err(ab, "failed to fetch board data for %s from %s\n", in ath12k_core_fetch_bdf()
569 ath12k_err(ab, "failed to fetch board.bin from %s\n", in ath12k_core_fetch_bdf()
[all …]
H A Dpci.c593 ath12k_err(ab, "failed request irq %d: %d\n", in ath12k_pci_ext_irq_config()
657 ath12k_err(ab, "failed to request irq %d: %d\n", in ath12k_pci_config_irq()
772 ath12k_err(ab, "msi_desc is NULL!\n"); in ath12k_pci_msi_alloc()
803 ath12k_err(ab_pci->ab, "msi_desc is NULL!\n"); in ath12k_pci_config_msi_data()
824 ath12k_err(ab, "pci device id mismatch: 0x%x 0x%x\n", in ath12k_pci_claim()
832 ath12k_err(ab, "failed to assign pci resource: %d\n", ret); in ath12k_pci_claim()
838 ath12k_err(ab, "failed to enable pci device: %d\n", ret); in ath12k_pci_claim()
844 ath12k_err(ab, "failed to request pci region: %d\n", ret); in ath12k_pci_claim()
857 ath12k_err(ab, "failed to map pci bar %d\n", ATH12K_PCI_BAR_NUM); in ath12k_pci_claim()
1028 ath12k_err(ab, "Failed to find MSI assignment for %s!\n", user_name); in ath12k_pci_get_user_msi_assignment()
[all …]
H A Dmhi.c247 ath12k_err(ab, "failed to get msi for mhi\n"); in ath12k_mhi_register()
267 ath12k_err(ab, "failed to register to mhi bus, err = %d\n", ret); in ath12k_mhi_register()
352 ath12k_err(ab, "unhandled mhi state (%d)\n", mhi_state); in ath12k_mhi_set_state_bit()
395 ath12k_err(ab, "unhandled mhi state: %s(%d)\n", in ath12k_mhi_check_state_bit()
399 ath12k_err(ab, "failed to set mhi state %s(%d) in current mhi state (0x%lx)\n", in ath12k_mhi_check_state_bit()
465 ath12k_err(ab, "unhandled MHI state (%d)\n", mhi_state); in ath12k_mhi_set_state()
477 ath12k_err(ab, "failed to set mhi state: %s(%d)\n", in ath12k_mhi_set_state()
H A Dfw.c34 ath12k_err(ab, "firmware image too small to contain magic: %zu\n", in ath12k_fw_request_firmware_api_n()
41 ath12k_err(ab, "Invalid firmware magic\n"); in ath12k_fw_request_firmware_api_n()
51 ath12k_err(ab, "No space for padding after magic\n"); in ath12k_fw_request_firmware_api_n()
70 ath12k_err(ab, "Invalid length for FW IE %d (%zu < %zu)\n", in ath12k_fw_request_firmware_api_n()
H A Ddebug.c27 void ath12k_err(struct ath12k_base *ab, const char *fmt, ...) in ath12k_err() function
40 EXPORT_SYMBOL(ath12k_err);
H A Dhal.c782 ath12k_err(ab, "Last interrupt received for each CE:\n"); in ath12k_hal_dump_srng_stats()
789 ath12k_err(ab, "CE_id %d pipe_num %d %ums before\n", in ath12k_hal_dump_srng_stats()
794 ath12k_err(ab, "\nLast interrupt received for each group:\n"); in ath12k_hal_dump_srng_stats()
797 ath12k_err(ab, "group_id %d %ums before\n", in ath12k_hal_dump_srng_stats()
809 ath12k_err(ab, in ath12k_hal_dump_srng_stats()
817 ath12k_err(ab, in ath12k_hal_dump_srng_stats()
H A Dhtc.c632 ath12k_err(ab, "Service connect timeout\n"); in ath12k_htc_connect_service()
644 ath12k_err(ab, "Invalid resp message ID 0x%x", message_id); in ath12k_htc_connect_service()
659 ath12k_err(ab, "HTC Service %s connect request failed: 0x%x)\n", in ath12k_htc_connect_service()
789 ath12k_err(ab, "could not connect to htc service (%d)\n", ret); in ath12k_htc_init()
H A Ddebug.h34 __printf(2, 3) void ath12k_err(struct ath12k_base *ab, const char *fmt, ...);
H A Ddp_htt.c160 ath12k_err(ab, "htt tlv parse failure at byte %zd (%zu bytes left, %zu expected)\n", in ath12k_dp_htt_tlv_iter()
171 ath12k_err(ab, "htt tlv parse failure of tag %u at byte %zd (%zu bytes left, %u expected)\n", in ath12k_dp_htt_tlv_iter()
888 ath12k_err(ab, "unsupported htt major version %d supported version is %d\n", in ath12k_dp_tx_htt_h2t_ver_req_msg()
1134 ath12k_err(ab, "failed to setup rx monitor filter %d\n", ret); in ath12k_dp_tx_htt_monitor_mode_ring_config()
1197 ath12k_err(ab, in ath12k_dp_tx_htt_rx_monitor_mode_ring_config()
1215 ath12k_err(ab, in ath12k_dp_tx_htt_rx_monitor_mode_ring_config()
1236 ath12k_err(ab, in ath12k_dp_tx_htt_rx_monitor_mode_ring_config()
H A Dqmi.c2110 ath12k_err(ab, "failed to send MLO cap due to invalid device id\n"); in ath12k_host_cap_parse_mlo()
2141 ath12k_err(ab, "failed to send MLO cap due to invalid partner device id\n"); in ath12k_host_cap_parse_mlo()
2662ath12k_err(ab, "QMI MLO memory allocation failure, requested size %d is more than allocated size %… in ath12k_qmi_alloc_target_mem_chunk()
2671ath12k_err(ab, "QMI MLO chunk memory allocation failure for index %d, requested size %d is more th… in ath12k_qmi_alloc_target_mem_chunk()
2702 ath12k_err(ab, "QMI MLO memory size error, expected size is %d but requested size is %d", in ath12k_qmi_alloc_target_mem_chunk()
3188 ath12k_err(ab, "failed to load %s: %d\n", path, ret); in ath12k_qmi_m3_load()
3209 ath12k_err(ab, "failed to allocate memory for M3 with size %zu\n", in ath12k_qmi_m3_load()
3242 ath12k_err(ab, "failed to load m3 firmware: %d", ret); in ath12k_qmi_wlanfw_m3_info_send()
3318 ath12k_err(ab, "failed to load %s: %d\n", path, ret); in ath12k_qmi_aux_uc_load()
3367 ath12k_err(ab, "failed to load aux_uc firmware: %d", ret); in ath12k_qmi_wlanfw_aux_uc_info_send()
[all …]
H A Ddp.c365 ath12k_err(ab, "unable to find TX bank!"); in ath12k_dp_tx_get_bank_profile()
964 ath12k_err(ar->ab, "Failed to initialize DP TX Banks"); in ath12k_dp_vdev_tx_attach()
1317 ath12k_err(ab, "invalid descriptor type %d in cmem init\n", type); in ath12k_dp_cmem_init()
H A Dmac.c9542 ath12k_err(ab, in ath12k_mac_config_mon_status_default()
9565 ath12k_err(ab, "failed to enable PMF QOS: %d\n", ret); in ath12k_mac_start()
9572 ath12k_err(ab, "failed to enable dynamic bw: %d\n", ret); in ath12k_mac_start()
9579 ath12k_err(ab, "failed to set ac override for ARP: %d\n", in ath12k_mac_start()
9586 ath12k_err(ab, "failed to offload radar detection: %d\n", in ath12k_mac_start()
9594 ath12k_err(ab, "failed to req ppdu stats: %d\n", ret); in ath12k_mac_start()
9602 ath12k_err(ab, "failed to enable MESH MCAST ENABLE: (%d\n", ret); in ath12k_mac_start()
9633 ath12k_err(ab, "failed to configure monitor status ring with default rx_filter: (%d)\n", in ath12k_mac_start()
9650 ath12k_err(ab, "failed to enable idle ps: %d\n", ret); in ath12k_mac_start()
9712 ath12k_err(ar->ab, "fail to start mac operations in pdev idx %d ret %d\n", in ath12k_mac_op_start()
[all …]
H A Dwmi.c244 ath12k_err(ab, "wmi tlv parse failure at byte %zd (%zu bytes left, %zu expected)\n", in ath12k_wmi_tlv_iter()
256 ath12k_err(ab, "wmi tlv parse failure of tag %u at byte %zd (%zu bytes left, %u expected)\n", in ath12k_wmi_tlv_iter()
264ath12k_err(ab, "wmi tlv parse failure of tag %u at byte %zd (%u bytes is less than min length %zu)… in ath12k_wmi_tlv_iter()
586 ath12k_err(ab, "%s: failed by NULL param\n", in ath12k_pull_service_ready_tlv()
5387 ath12k_err(ab, "Invalid DBS/SBS mode with only 2.4Ghz"); in ath12k_wmi_modify_sbs_freq()
5479 ath12k_err(ab, "mac more than two not supported: %d", phy_id); in ath12k_wmi_update_mac_freq_info()
5553 ath12k_err(ab, "invalid number of hw modes"); in ath12k_wmi_update_hw_mode_list()
H A Ddp_rx.c1312 ath12k_err(ar->ab, "unable to determine channel, band for rx packet"); in ath12k_dp_rx_h_ppdu()
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dcore.c24 ath12k_err(ab, "dp alloc failed"); in ath12k_wifi7_arch_init()
H A Dahb.c51 ath12k_err(ab, "WiFi-7 hw_init for AHB failed: %d\n", ret); in ath12k_wifi7_ahb_probe()
H A Dhw.c896 ath12k_err(ar->ab, in ath12k_wifi7_mac_op_tx()
1036 ath12k_err(ab, "Unsupported Wi-Fi 7 hardware version: 0x%x\n", in ath12k_wifi7_hw_init()
H A Ddp_tx.c759 ath12k_err(ab, in ath12k_wifi7_dp_tx_complete_msdu()