| /Linux-v5.10/drivers/net/wireless/ath/ath11k/ |
| D | core.c | 213 ath11k_err(ab, "invalid ATH11K_BD_IE_BOARD length: %zu < %zu\n", in ath11k_core_parse_bd_ie_board() 297 ath11k_err(ab, "failed to find magic value in %s, file too short: %zu\n", in ath11k_core_fetch_board_data_api_n() 304 ath11k_err(ab, "found invalid board magic\n"); in ath11k_core_fetch_board_data_api_n() 312 ath11k_err(ab, "failed: %s too small to contain board data, len: %zu\n", in ath11k_core_fetch_board_data_api_n() 330 ath11k_err(ab, "invalid length for board ie_id %d ie_len %zu len %zu\n", in ath11k_core_fetch_board_data_api_n() 360 ath11k_err(ab, in ath11k_core_fetch_board_data_api_n() 395 ath11k_err(ab, "failed to create board name: %d", ret); in ath11k_core_fetch_bdf() 407 ath11k_err(ab, "failed to fetch board-2.bin or board.bin from %s\n", in ath11k_core_fetch_bdf() 435 ath11k_err(ab, "failed to initialize qmi :%d\n", ret); in ath11k_core_soc_create() 441 ath11k_err(ab, "failed to create ath11k debugfs\n"); in ath11k_core_soc_create() [all …]
|
| D | pci.c | 298 ath11k_err(ab, "Failed to find MSI assignment for %s!\n", user_name); in ath11k_pci_get_user_msi_assignment() 546 ath11k_err(ab, "failed request irq %d: %d\n", in ath11k_pci_ext_irq_config() 591 ath11k_err(ab, "failed to request irq %d: %d\n", in ath11k_pci_config_irq() 645 ath11k_err(ab, "failed to get %d MSI vectors, only %d available", in ath11k_pci_enable_msi() 656 ath11k_err(ab, "msi_desc is NULL!\n"); in ath11k_pci_enable_msi() 686 ath11k_err(ab, "pci device id mismatch: 0x%x 0x%x\n", in ath11k_pci_claim() 694 ath11k_err(ab, "failed to assign pci resource: %d\n", ret); in ath11k_pci_claim() 700 ath11k_err(ab, "failed to enable pci device: %d\n", ret); in ath11k_pci_claim() 706 ath11k_err(ab, "failed to request pci region: %d\n", ret); in ath11k_pci_claim() 712 ath11k_err(ab, "failed to set pci dma mask to %d: %d\n", in ath11k_pci_claim() [all …]
|
| D | mhi.c | 236 ath11k_err(ab, "failed to get msi for mhi\n"); in ath11k_mhi_register() 254 ath11k_err(ab, "failed to register to mhi bus, err = %d\n", ret); in ath11k_mhi_register() 330 ath11k_err(ab, "unhandled mhi state (%d)\n", mhi_state); in ath11k_mhi_set_state_bit() 372 ath11k_err(ab, "unhandled mhi state: %s(%d)\n", in ath11k_mhi_check_state_bit() 376 ath11k_err(ab, "failed to set mhi state %s(%d) in current mhi state (0x%lx)\n", in ath11k_mhi_check_state_bit() 425 ath11k_err(ab, "unhandled MHI state (%d)\n", mhi_state); in ath11k_mhi_set_state() 437 ath11k_err(ab, "failed to set mhi state: %s(%d)\n", in ath11k_mhi_set_state()
|
| D | ahb.c | 331 ath11k_err(ab, "failed to boot the remote processor Q6\n"); in ath11k_ahb_power_up() 511 ath11k_err(ab, "failed request_irq for %d\n", in ath11k_ahb_ext_irq_config() 614 ath11k_err(ab, "failed to get q6_rproc handle\n"); in ath11k_core_get_rproc() 620 ath11k_err(ab, "failed to get rproc\n"); in ath11k_core_get_rproc() 679 ath11k_err(ab, "failed to allocate ce pipes: %d\n", ret); in ath11k_ahb_probe() 687 ath11k_err(ab, "failed to get rproc: %d\n", ret); in ath11k_ahb_probe() 693 ath11k_err(ab, "failed to init core: %d\n", ret); in ath11k_ahb_probe() 699 ath11k_err(ab, "failed to configure irq: %d\n", ret); in ath11k_ahb_probe()
|
| D | thermal.c | 175 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()
|
| D | debug.c | 25 void ath11k_err(struct ath11k_base *ab, const char *fmt, ...) in ath11k_err() function 38 EXPORT_SYMBOL(ath11k_err);
|
| D | debug.h | 32 __printf(2, 3) void ath11k_err(struct ath11k_base *ab, const char *fmt, ...);
|
| D | htc.c | 603 ath11k_err(ab, "Service connect timeout\n"); in ath11k_htc_connect_service() 615 ath11k_err(ab, "Invalid resp message ID 0x%x", message_id); in ath11k_htc_connect_service() 630 ath11k_err(ab, "HTC Service %s connect request failed: 0x%x)\n", in ath11k_htc_connect_service() 763 ath11k_err(ab, "could not connect to htc service (%d)\n", ret); in ath11k_htc_init()
|
| D | hal.c | 1286 ath11k_err(ab, "Last interrupt received for each CE:\n"); in ath11k_hal_dump_srng_stats() 1293 ath11k_err(ab, "CE_id %d pipe_num %d %ums before\n", in ath11k_hal_dump_srng_stats() 1298 ath11k_err(ab, "\nLast interrupt received for each group:\n"); in ath11k_hal_dump_srng_stats() 1301 ath11k_err(ab, "group_id %d %ums before\n", in ath11k_hal_dump_srng_stats() 1313 ath11k_err(ab, in ath11k_hal_dump_srng_stats() 1321 ath11k_err(ab, in ath11k_hal_dump_srng_stats()
|
| D | mac.c | 4141 ath11k_err(ar->ab, "failed to enable PMF QOS: (%d\n", ret); in ath11k_mac_op_start() 4148 ath11k_err(ar->ab, "failed to enable dynamic bw: %d\n", ret); in ath11k_mac_op_start() 4155 ath11k_err(ab, "failed to set ac override for ARP: %d\n", in ath11k_mac_op_start() 4162 ath11k_err(ab, "failed to offload radar detection: %d\n", in ath11k_mac_op_start() 4170 ath11k_err(ab, "failed to req ppdu stats: %d\n", ret); in ath11k_mac_op_start() 4178 ath11k_err(ar->ab, "failed to enable MESH MCAST ENABLE: (%d\n", ret); in ath11k_mac_op_start() 4198 ath11k_err(ab, "failed to configure monitor status ring with default rx_filter: (%d)\n", in ath11k_mac_op_start() 4216 ath11k_err(ab, "failed to enable idle ps: %d\n", ret); in ath11k_mac_op_start() 4240 ath11k_err(ar->ab, "failed to clear rx_filter for monitor status ring: (%d)\n", in ath11k_mac_op_stop() 6182 ath11k_err(ar->ab, "failed to setup interface combinations: %d\n", ret); in __ath11k_mac_register() [all …]
|
| D | qmi.c | 1744 ath11k_err(ab, "failed to alloc memory, size: 0x%x, type: %u\n", in ath11k_qmi_alloc_target_mem_chunk() 2095 ath11k_err(ab, "failed to load %s: %d\n", path, ret); in ath11k_qmi_m3_load() 2103 ath11k_err(ab, "failed to allocate memory for M3 with size %zu\n", in ath11k_qmi_m3_load() 2142 ath11k_err(ab, "failed to load m3 firmware: %d", ret); in ath11k_qmi_wlanfw_m3_info_send() 2657 ath11k_err(ab, "failed to allocate workqueue\n"); in ath11k_qmi_init_service()
|
| D | debugfs.c | 961 ath11k_err(ar->ab, "failed to enable pktlog lite: %d\n", ret); in ath11k_write_pktlog_filter() 970 ath11k_err(ar->ab, "failed to send htt ppdu stats req: %d\n", in ath11k_write_pktlog_filter()
|
| D | dp_rx.c | 696 ath11k_err(ab, "failed to send HAL_REO_CMD_FLUSH_CACHE cmd, tid %d (%d)\n", in ath11k_dp_reo_cache_flush() 773 ath11k_err(ar->ab, "failed to send HAL_REO_CMD_UPDATE_RX_QUEUE cmd, tid %d (%d)\n", in ath11k_peer_rx_tid_delete() 1262 ath11k_err(ab, "htt tlv parse failure at byte %zd (%zu bytes left, %zu expected)\n", in ath11k_dp_htt_tlv_iter() 1273 ath11k_err(ab, "htt tlv parse failure of tag %hhu at byte %zd (%zu bytes left, %hhu expected)\n", in ath11k_dp_htt_tlv_iter()
|
| D | dp_tx.c | 869 ath11k_err(ab, "unsupported htt major version %d supported version is %d\n", in ath11k_dp_tx_htt_h2t_ver_req_msg()
|
| D | wmi.c | 154 ath11k_err(ab, "wmi tlv parse failure at byte %zd (%zu bytes left, %zu expected)\n", in ath11k_wmi_tlv_iter() 166 ath11k_err(ab, "wmi tlv parse failure of tag %hhu at byte %zd (%zu bytes left, %hhu expected)\n", in ath11k_wmi_tlv_iter() 174 …ath11k_err(ab, "wmi tlv parse failure of tag %hhu at byte %zd (%hhu bytes is less than min length … in ath11k_wmi_tlv_iter() 455 ath11k_err(ab, "%s: failed by NULL param\n", in ath11k_pull_service_ready_tlv()
|