Home
last modified time | relevance | path

Searched refs:ath11k_err (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
A Dcore.c552 ath11k_err(ab, "found invalid board magic\n"); in ath11k_core_fetch_board_data_api_n()
609 ath11k_err(ab, in ath11k_core_fetch_board_data_api_n()
696 ath11k_err(ab, "failed to power up :%d\n", ret); in ath11k_core_soc_create()
783 ath11k_err(ab, "failed to attach wmi: %d\n", ret); in ath11k_core_start()
789 ath11k_err(ab, "failed to attach wmi: %d\n", ret); in ath11k_core_start()
795 ath11k_err(ab, "failed to init htc: %d\n", ret); in ath11k_core_start()
801 ath11k_err(ab, "failed to start HIF: %d\n", ret); in ath11k_core_start()
819 ath11k_err(ab, "failed to connect wmi: %d\n", ret); in ath11k_core_start()
825 ath11k_err(ab, "failed to start HTC: %d\n", ret); in ath11k_core_start()
908 ath11k_err(ab, "failed to init DP: %d\n", ret); in ath11k_core_qmi_firmware_ready()
[all …]
A Dmhi.c337 ath11k_err(ab, "failed to get msi for mhi\n"); in ath11k_mhi_register()
362 ath11k_err(ab, "failed assign mhi_config for unknown hw rev %d\n", in ath11k_mhi_register()
370 ath11k_err(ab, "failed to register to mhi bus, err = %d\n", ret); in ath11k_mhi_register()
447 ath11k_err(ab, "unhandled mhi state (%d)\n", mhi_state); in ath11k_mhi_set_state_bit()
489 ath11k_err(ab, "unhandled mhi state: %s(%d)\n", in ath11k_mhi_check_state_bit()
493 ath11k_err(ab, "failed to set mhi state %s(%d) in current mhi state (0x%lx)\n", in ath11k_mhi_check_state_bit()
548 ath11k_err(ab, "unhandled MHI state (%d)\n", mhi_state); in ath11k_mhi_set_state()
560 ath11k_err(ab, "failed to set mhi state: %s(%d)\n", in ath11k_mhi_set_state()
A Dpci.c770 ath11k_err(ab, "failed request irq %d: %d\n", in ath11k_pci_ext_irq_config()
814 ath11k_err(ab, "failed to request irq %d: %d\n", in ath11k_pci_config_irq()
908 ath11k_err(ab, "msi_desc is NULL!\n"); in ath11k_pci_alloc_msi()
940 ath11k_err(ab, "pci device id mismatch: 0x%x 0x%x\n", in ath11k_pci_claim()
967 ath11k_err(ab, "failed to set pci dma mask to %d: %d\n", in ath11k_pci_claim()
1052 ath11k_err(ab, "failed to start mhi: %d\n", ret); in ath11k_pci_power_up()
1250 ath11k_err(ab, "failed to claim device: %d\n", ret); in ath11k_pci_probe()
1299 ath11k_err(ab, "failed to enable msi: %d\n", ret); in ath11k_pci_probe()
1309 ath11k_err(ab, "failed to register mhi: %d\n", ret); in ath11k_pci_probe()
1327 ath11k_err(ab, "failed to config irq: %d\n", ret); in ath11k_pci_probe()
[all …]
A Dahb.c331 ath11k_err(ab, "failed to boot the remote processor Q6\n"); in ath11k_ahb_power_up()
536 ath11k_err(ab, "failed request_irq for %d\n", in ath11k_ahb_ext_irq_config()
639 ath11k_err(ab, "failed to get q6_rproc handle\n"); in ath11k_core_get_rproc()
645 ath11k_err(ab, "failed to get rproc\n"); in ath11k_core_get_rproc()
704 ath11k_err(ab, "failed to allocate ce pipes: %d\n", ret); in ath11k_ahb_probe()
712 ath11k_err(ab, "failed to get rproc: %d\n", ret); in ath11k_ahb_probe()
718 ath11k_err(ab, "failed to init core: %d\n", ret); in ath11k_ahb_probe()
724 ath11k_err(ab, "failed to configure irq: %d\n", ret); in ath11k_ahb_probe()
A Dthermal.c175 ath11k_err(sc, "failed to setup thermal device result: %ld\n", in ath11k_thermal_register()
186 ath11k_err(sc, "failed to create cooling device symlink\n"); in ath11k_thermal_register()
197 ath11k_err(ar->ab, "failed to register hwmon device: %ld\n", in ath11k_thermal_register()
A Ddebug.c25 void ath11k_err(struct ath11k_base *ab, const char *fmt, ...) in ath11k_err() function
38 EXPORT_SYMBOL(ath11k_err);
A Dhtc.c626 ath11k_err(ab, "Service connect timeout\n"); in ath11k_htc_connect_service()
638 ath11k_err(ab, "Invalid resp message ID 0x%x", message_id); in ath11k_htc_connect_service()
653 ath11k_err(ab, "HTC Service %s connect request failed: 0x%x)\n", in ath11k_htc_connect_service()
786 ath11k_err(ab, "could not connect to htc service (%d)\n", ret); in ath11k_htc_init()
A Ddebug.h32 __printf(2, 3) void ath11k_err(struct ath11k_base *ab, const char *fmt, ...);
A Dhal.c1282 ath11k_err(ab, "Last interrupt received for each CE:\n"); in ath11k_hal_dump_srng_stats()
1289 ath11k_err(ab, "CE_id %d pipe_num %d %ums before\n", in ath11k_hal_dump_srng_stats()
1294 ath11k_err(ab, "\nLast interrupt received for each group:\n"); in ath11k_hal_dump_srng_stats()
1297 ath11k_err(ab, "group_id %d %ums before\n", in ath11k_hal_dump_srng_stats()
1309 ath11k_err(ab, in ath11k_hal_dump_srng_stats()
1317 ath11k_err(ab, in ath11k_hal_dump_srng_stats()
A Dqmi.c1857 ath11k_err(ab, "failed to allocate dma memory for qmi (%d B type %u)\n", in ath11k_qmi_alloc_target_mem_chunk()
2210 ath11k_err(ab, "failed to load %s: %d\n", path, ret); in ath11k_qmi_m3_load()
2218 ath11k_err(ab, "failed to allocate memory for M3 with size %zu\n", in ath11k_qmi_m3_load()
2257 ath11k_err(ab, "failed to load m3 firmware: %d", ret); in ath11k_qmi_wlanfw_m3_info_send()
2837 ath11k_err(ab, "failed to allocate workqueue\n"); in ath11k_qmi_init_service()
A Dmac.c5214 ath11k_err(ar->ab, "failed to enable PMF QOS: (%d\n", ret); in ath11k_mac_op_start()
5221 ath11k_err(ar->ab, "failed to enable dynamic bw: %d\n", ret); in ath11k_mac_op_start()
5228 ath11k_err(ab, "failed to set ac override for ARP: %d\n", in ath11k_mac_op_start()
5235 ath11k_err(ab, "failed to offload radar detection: %d\n", in ath11k_mac_op_start()
5243 ath11k_err(ab, "failed to req ppdu stats: %d\n", ret); in ath11k_mac_op_start()
5251 ath11k_err(ar->ab, "failed to enable MESH MCAST ENABLE: (%d\n", ret); in ath11k_mac_op_start()
5284 ath11k_err(ab, "failed to enable idle ps: %d\n", ret); in ath11k_mac_op_start()
7627 ath11k_err(ar->ab, "failed to setup interface combinations: %d\n", ret); in __ath11k_mac_register()
7731 ath11k_err(ar->ab, "ieee80211 registration failed: %d\n", ret); in __ath11k_mac_register()
7746 ath11k_err(ar->ab, "ath11k regd update failed: %d\n", ret); in __ath11k_mac_register()
[all …]
A Ddebugfs.c974 ath11k_err(ar->ab, "failed to enable pktlog lite: %d\n", ret); in ath11k_write_pktlog_filter()
988 ath11k_err(ar->ab, "failed to send htt ppdu stats req: %d\n", in ath11k_write_pktlog_filter()
A Ddp_tx.c877 ath11k_err(ab, "unsupported htt major version %d supported version is %d\n", in ath11k_dp_tx_htt_h2t_ver_req_msg()
A Ddp_rx.c750 ath11k_err(ab, "failed to send HAL_REO_CMD_FLUSH_CACHE cmd, tid %d (%d)\n", in ath11k_dp_reo_cache_flush()
827 ath11k_err(ar->ab, "failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid %d (%d)\n", in ath11k_peer_rx_tid_delete()
1334 ath11k_err(ab, "htt tlv parse failure at byte %zd (%zu bytes left, %zu expected)\n", in ath11k_dp_htt_tlv_iter()
1345 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()
A Dwmi.c160 ath11k_err(ab, "wmi tlv parse failure at byte %zd (%zu bytes left, %zu expected)\n", in ath11k_wmi_tlv_iter()
172 ath11k_err(ab, "wmi tlv parse failure of tag %u at byte %zd (%zu bytes left, %u expected)\n", in ath11k_wmi_tlv_iter()
180ath11k_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()
465 ath11k_err(ab, "%s: failed by NULL param\n", in ath11k_pull_service_ready_tlv()

Completed in 65 milliseconds