/linux-5.19.10/drivers/net/wireless/ath/ath10k/ ! |
D | bmi.c | 39 ath10k_warn(ar, "unable to write to the device: %d\n", ret); in ath10k_bmi_done() 58 ath10k_warn(ar, "BMI Get Target Info Command disallowed\n"); in ath10k_bmi_get_target_info() 66 ath10k_warn(ar, "unable to get target info from device\n"); in ath10k_bmi_get_target_info() 71 ath10k_warn(ar, "invalid get_target_info response length (%d)\n", in ath10k_bmi_get_target_info() 97 ath10k_warn(ar, "BMI Get Target Info Command disallowed\n"); in ath10k_bmi_get_target_info_sdio() 110 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 123 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 132 ath10k_warn(ar, "Unexpected target info len: %u. Expected: %zu\n", in ath10k_bmi_get_target_info_sdio() 143 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 166 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_read_memory() [all …]
|
D | sdio.c | 170 ath10k_warn(ar, "failed to enable driver strength: %d\n", ret); in ath10k_sdio_config() 185 ath10k_warn(ar, "failed to enable 4-bit async irq mode: %d\n", in ath10k_sdio_config() 207 ath10k_warn(ar, "failed to set sdio block size to %d: %d\n", in ath10k_sdio_config() 227 ath10k_warn(ar, "failed to write 0x%x to address 0x%x: %d\n", in ath10k_sdio_write32() 258 ath10k_warn(ar, "failed to write value 0x%x to fixed sb address 0x%x: %d\n", in ath10k_sdio_writesb32() 283 ath10k_warn(ar, "failed to read from address 0x%x: %d\n", in ath10k_sdio_read32() 307 ath10k_warn(ar, "failed to read from address 0x%x: %d\n", in ath10k_sdio_read() 335 ath10k_warn(ar, "failed to write to address 0x%x: %d\n", in ath10k_sdio_write() 362 ath10k_warn(ar, "failed to read from fixed (sb) address 0x%x: %d\n", in ath10k_sdio_readsb() 439 ath10k_warn(ar, "invalid endpoint in look-ahead: %d\n", in ath10k_sdio_mbox_rx_process_packets() [all …]
|
D | wow.c | 32 ath10k_warn(ar, "failed to issue wow wakeup for event %s on vdev %i: %d\n", in ath10k_wow_vif_cleanup() 41 ath10k_warn(ar, "failed to delete wow pattern %d for vdev %i: %d\n", in ath10k_wow_vif_cleanup() 60 ath10k_warn(ar, "failed to clean wow wakeups on vdev %i: %d\n", in ath10k_wow_cleanup() 246 ath10k_warn(ar, "Invalid number of scan plans %d !!", in ath10k_wmi_pno_check() 361 ath10k_warn(ar, "failed to add pattern %i to vdev %i: %d\n", in ath10k_vif_wow_set_wakeups() 376 ath10k_warn(ar, "failed to enable wakeup event %s on vdev %i: %d\n", in ath10k_vif_wow_set_wakeups() 396 ath10k_warn(ar, "failed to set wow wakeups on vdev %i: %d\n", in ath10k_wow_set_wakeups() 441 ath10k_warn(ar, "failed to clean nlo settings on vdev %i: %d\n", in ath10k_wow_nlo_cleanup() 460 ath10k_warn(ar, "failed to issue wow enable: %d\n", ret); in ath10k_wow_enable() 466 ath10k_warn(ar, "timed out while waiting for suspend completion\n"); in ath10k_wow_enable() [all …]
|
D | mac.c | 224 ath10k_warn(ar, "failed to configure ext resource: %d\n", ret); in ath10k_mac_ext_resource_config() 281 ath10k_warn(ar, "cipher %d is not supported\n", key->cipher); in ath10k_send_key() 403 ath10k_warn(ar, "failed to re-set def wpa key idxon vdev %i: %d\n", in ath10k_install_peer_wep_keys() 441 ath10k_warn(ar, "failed to remove peer wep key %d: %d\n", in ath10k_clear_peer_keys() 518 ath10k_warn(ar, "failed to remove key for %pM: %d\n", in ath10k_clear_vdev_key() 549 ath10k_warn(ar, "failed to update wep keys on vdev %i for peer %pM: %d\n", in ath10k_mac_vif_update_wep_key() 713 ath10k_warn(ar, "failed wait for peer deleted"); in ath10k_wait_for_peer_delete_done() 720 ath10k_warn(ar, "Timeout in receiving peer delete response\n"); in ath10k_wait_for_peer_delete_done() 749 ath10k_warn(ar, "failed to create wmi peer %pM on vdev %i: %i\n", in ath10k_peer_create() 756 ath10k_warn(ar, "failed to wait for created wmi peer %pM on vdev %i: %i\n", in ath10k_peer_create() [all …]
|
D | txrx.c | 31 ath10k_warn(ar, "completed old offchannel frame\n"); in ath10k_report_offchan_tx() 60 ath10k_warn(ar, "warning: msdu_id %d too big, ignoring\n", in ath10k_txrx_tx_unref() 68 ath10k_warn(ar, "received tx completion for invalid msdu_id: %d\n", in ath10k_txrx_tx_unref() 211 ath10k_warn(ar, in ath10k_peer_map_event() 247 ath10k_warn(ar, in ath10k_peer_unmap_event() 256 ath10k_warn(ar, "peer-unmap-event: unknown peer id %d\n", in ath10k_peer_unmap_event()
|
D | pci.c | 475 …ath10k_warn(ar, "device wakeup took %d ms which is unusually long, otherwise it works normally.\n", in ath10k_pci_wake_wait() 635 ath10k_warn(ar, "refusing to write mmio out of bounds at 0x%08x - 0x%08zx (max 0x%08zx)\n", in ath10k_bus_pci_write32() 642 ath10k_warn(ar, "failed to wake target for write32 of 0x%08x at 0x%08x: %d\n", in ath10k_bus_pci_write32() 658 ath10k_warn(ar, "refusing to read mmio out of bounds at 0x%08x - 0x%08zx (max 0x%08zx)\n", in ath10k_bus_pci_read32() 665 ath10k_warn(ar, "failed to wake target for read32 at 0x%08x: %d\n", in ath10k_bus_pci_read32() 783 ath10k_warn(ar, "failed to dma map pci rx buf\n"); in __ath10k_pci_rx_post_buf() 826 ath10k_warn(ar, "failed to post pci rx buf: %d\n", ret); in ath10k_pci_rx_post_pipe() 1029 ath10k_warn(ar, "failed to get memcpy hi address for firmware address %d: %d\n", in __ath10k_pci_diag_read_hi() 1036 ath10k_warn(ar, "failed to memcpy firmware memory from %d (%d B): %d\n", in __ath10k_pci_diag_read_hi() 1155 ath10k_warn(ar, "failed to write diag value at 0x%x: %d\n", in ath10k_pci_diag_write_mem() [all …]
|
D | thermal.c | 44 ath10k_warn(ar, "throttle state %ld is exceeding the limit %d\n", in ath10k_thermal_set_cur_throttle_state() 80 ath10k_warn(ar, "failed to read temperature %d\n", ret); in ath10k_thermal_show_temp() 92 ath10k_warn(ar, "failed to synchronize thermal read\n"); in ath10k_thermal_show_temp() 149 ath10k_warn(ar, "failed to set quiet mode period %u duarion %u enabled %u ret %d\n", in ath10k_thermal_set_throttling()
|
D | testmode.c | 60 ath10k_warn(ar, in ath10k_tm_event_wmi() 67 ath10k_warn(ar, in ath10k_tm_event_wmi() 76 ath10k_warn(ar, in ath10k_tm_event_wmi() 85 ath10k_warn(ar, in ath10k_tm_event_wmi() 154 ath10k_warn(ar, "failed to retrieve utf firmware '%s': %d\n", in ath10k_tm_fetch_utf_firmware_api_1() 263 ath10k_warn(ar, in ath10k_tm_cmd_utf_start() 415 ath10k_warn(ar, "failed to transmit wmi command (testmode): %d\n", in ath10k_tm_cmd_wmi()
|
D | htc.c | 63 ath10k_warn(ar, "no tx handler for eid %d\n", ep->eid); in ath10k_htc_notify_tx_completion() 169 ath10k_warn(ar, "Invalid endpoint id: %d\n", eid); in ath10k_htc_send() 247 ath10k_warn(ar, "Uneven credit report len %d", len); in ath10k_htc_process_credit_report() 315 ath10k_warn(ar, "Invalid lookahead bundle count: %d\n", in ath10k_htc_process_lookahead_bundle() 363 ath10k_warn(ar, "Invalid record length: %d\n", in ath10k_htc_process_trailer() 373 ath10k_warn(ar, "Credit report too long\n"); in ath10k_htc_process_trailer() 385 ath10k_warn(ar, "Lookahead report too long\n"); in ath10k_htc_process_trailer() 406 ath10k_warn(ar, "Unhandled record: id:%d length:%d\n", in ath10k_htc_process_trailer() 445 ath10k_warn(ar, "HTC Rx: invalid eid %d\n", eid); in ath10k_htc_rx_completion_handler() 453 ath10k_warn(ar, "htc rx endpoint %d is not connected\n", eid); in ath10k_htc_rx_completion_handler() [all …]
|
D | debug.c | 131 void ath10k_warn(struct ath10k *ar, const char *fmt, ...) in ath10k_warn() function 145 EXPORT_SYMBOL(ath10k_warn); 270 ath10k_warn(ar, "failed to pull fw stats: %d\n", ret); in ath10k_debug_fw_stats_process() 290 ath10k_warn(ar, "received unsolicited stats update event\n"); in ath10k_debug_fw_stats_process() 320 ath10k_warn(ar, "dropping fw peer stats\n"); in ath10k_debug_fw_stats_process() 326 ath10k_warn(ar, "dropping fw vdev stats\n"); in ath10k_debug_fw_stats_process() 371 ath10k_warn(ar, "could not request stats (%d)\n", ret); in ath10k_debug_fw_stats_request() 413 ath10k_warn(ar, "failed to request fw stats: %d\n", ret); in ath10k_fw_stats_open() 419 ath10k_warn(ar, "failed to fill fw stats: %d\n", ret); in ath10k_fw_stats_open() 594 ath10k_warn(ar, "failed to simulate firmware crash: %d\n", ret); in ath10k_write_simulate_fw_crash() [all …]
|
D | htt_rx.c | 321 ath10k_warn(ar, "tried to pop sk_buff from an empty rx ring\n"); in ath10k_htt_rx_netbuf_pop() 518 ath10k_warn(ar, "invalid amsdu len %u, left %d", in ath10k_htt_rx_handle_amsdu_mon_32() 529 ath10k_warn(ar, "failed to pop frag-1 paddr: 0x%x", paddr); in ath10k_htt_rx_handle_amsdu_mon_32() 544 ath10k_warn(ar, "failed to pop frag-n paddr: 0x%x", in ath10k_htt_rx_handle_amsdu_mon_32() 559 ath10k_warn(ar, "invalid amsdu len %u, left %d", in ath10k_htt_rx_handle_amsdu_mon_32() 595 ath10k_warn(ar, "invalid amsdu len %u, left %d", in ath10k_htt_rx_handle_amsdu_mon_64() 606 ath10k_warn(ar, "failed to pop frag-1 paddr: 0x%llx", paddr); in ath10k_htt_rx_handle_amsdu_mon_64() 621 ath10k_warn(ar, "failed to pop frag-n paddr: 0x%llx", in ath10k_htt_rx_handle_amsdu_mon_64() 636 ath10k_warn(ar, "invalid amsdu len %u, left %d", in ath10k_htt_rx_handle_amsdu_mon_64() 700 ath10k_warn(htt->ar, "tried to pop an incomplete frame, oops!\n"); in ath10k_htt_rx_pop_paddr32_list() [all …]
|
D | core.c | 962 ath10k_warn(ar, in ath10k_core_get_board_id_from_otp() 1150 ath10k_warn(ar, in ath10k_download_fw() 1352 ath10k_warn(ar, "unknown ATH10K_BD_IE_BOARD found: %d\n", in ath10k_core_parse_bd_ie_board() 1643 ath10k_warn(ar, in ath10k_core_get_ext_board_id_from_otp() 1772 ath10k_warn(ar, "Not running otp, calibration will be incorrect (otp-data %pK otp_len %zd)!\n", in ath10k_download_and_run_otp() 1855 ath10k_warn(ar, "invalid calibration data length in DT: %d\n", in ath10k_download_cal_dt() 1869 ath10k_warn(ar, "failed to read calibration data from DT: %d\n", in ath10k_download_cal_dt() 1876 ath10k_warn(ar, "failed to download calibration data from Device Tree: %d\n", in ath10k_download_cal_dt() 1899 ath10k_warn(ar, "failed to read calibration data from EEPROM: %d\n", in ath10k_download_cal_eeprom() 1906 ath10k_warn(ar, "failed to download calibration data from EEPROM: %d\n", in ath10k_download_cal_eeprom() [all …]
|
D | hw.c | 652 ath10k_warn(ar, in ath10k_hw_qca988x_set_coverage_class() 661 ath10k_warn(ar, in ath10k_hw_qca988x_set_coverage_class() 952 ath10k_warn(ar, in ath10k_hw_diag_segment_msb_download() 966 ath10k_warn(ar, in ath10k_hw_diag_segment_msb_download() 976 ath10k_warn(ar, in ath10k_hw_diag_segment_msb_download() 1043 ath10k_warn(ar, "firmware segment is truncated: %d\n", in ath10k_hw_diag_fast_download() 1067 ath10k_warn(ar, in ath10k_hw_diag_fast_download() 1075 ath10k_warn(ar, in ath10k_hw_diag_fast_download() 1088 ath10k_warn(ar, in ath10k_hw_diag_fast_download()
|
D | usb.c | 307 ath10k_warn(ar, "ep %d is not connected\n", eid); in ath10k_usb_rx_complete() 313 ath10k_warn(ar, "zero length frame received, firmware crashed?\n"); in ath10k_usb_rx_complete() 318 ath10k_warn(ar, "malformed frame received, firmware crashed?\n"); in ath10k_usb_rx_complete() 505 ath10k_warn(ar, "Failed to submit usb control message: %d\n", in ath10k_usb_submit_ctrl_out() 539 ath10k_warn(ar, "Failed to read usb control message: %d\n", in ath10k_usb_submit_ctrl_in() 651 ath10k_warn(ar, in ath10k_usb_bmi_exchange_msg() 663 ath10k_warn(ar, in ath10k_usb_bmi_exchange_msg() 1044 ath10k_warn(ar, "failed to register driver core: %d\n", ret); in ath10k_usb_probe() 1049 ath10k_warn(ar, "Warning: ath10k USB support is incomplete, don't expect anything to work!\n"); in ath10k_usb_probe()
|
D | wmi.c | 1796 ath10k_warn(ar, "Unaligned WMI skb\n"); in ath10k_wmi_alloc_skb() 1917 ath10k_warn(ar, "wmi command %d is not supported by firmware\n", in ath10k_wmi_cmd_send() 1938 ath10k_warn(ar, "wmi command %d timeout, restarting hardware\n", in ath10k_wmi_cmd_send() 2028 ath10k_warn(ar, "received scan started event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_started() 2051 ath10k_warn(ar, "received scan start failed event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_start_failed() 2077 ath10k_warn(ar, "received scan completed event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_completed() 2095 ath10k_warn(ar, "received scan bss chan event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_bss_chan() 2113 ath10k_warn(ar, "received scan foreign chan event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_foreign_chan() 2201 ath10k_warn(ar, "failed to parse scan event: %d\n", ret); in ath10k_wmi_event_scan() 2234 ath10k_warn(ar, "received scan start failure event\n"); in ath10k_wmi_event_scan() [all …]
|
D | htt.c | 404 ath10k_warn(ar, "htt version request timed out\n"); in ath10k_htt_setup() 410 ath10k_warn(ar, "failed to verify htt version: %d\n", in ath10k_htt_setup() 421 ath10k_warn(ar, "failed to setup rx ring: %d\n", in ath10k_htt_setup() 430 ath10k_warn(ar, "failed to setup amsdu/ampdu limit: %d\n", in ath10k_htt_setup()
|
D | wmi-tlv.c | 180 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_bcn_tx_status() 202 ath10k_warn(ar, "received bcn tmpl tx status on vdev %i: %d", in ath10k_wmi_tlv_event_bcn_tx_status() 247 ath10k_warn(ar, "not found station for peer stats\n"); in ath10k_wmi_tlv_parse_peer_stats_info() 273 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_op_pull_peer_stats_info() 296 ath10k_warn(ar, "failed to parse stats info tlv: %d\n", ret); in ath10k_wmi_tlv_op_pull_peer_stats_info() 322 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_diag_data() 340 ath10k_warn(ar, "failed to parse diag data: can't fit item header\n"); in ath10k_wmi_tlv_event_diag_data() 347 ath10k_warn(ar, "failed to parse diag data: item is too long\n"); in ath10k_wmi_tlv_event_diag_data() 366 ath10k_warn(ar, "failed to parse diag data event: num_items %d len %d\n", in ath10k_wmi_tlv_event_diag_data() 383 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_diag() [all …]
|
D | spectral.c | 232 ath10k_warn(ar, "failed to enable spectral scan: %d\n", res); in ath10k_spectral_scan_config() 266 ath10k_warn(ar, "failed to configure spectral scan: %d\n", res); in ath10k_spectral_scan_config() 327 ath10k_warn(ar, "failed to reconfigure spectral scan: %d\n", in write_file_spec_scan_ctl() 332 ath10k_warn(ar, "failed to trigger spectral scan: %d\n", in write_file_spec_scan_ctl()
|
D | debugfs_sta.c | 219 ath10k_warn(ar, "failed to clear addba session ret: %d\n", ret); in ath10k_dbg_sta_write_aggr_mode() 271 ath10k_warn(ar, "failed to send addba request: vdev_id %u peer %pM tid %u buf_size %u\n", in ath10k_dbg_sta_write_addba() 322 ath10k_warn(ar, "failed to send addba response: vdev_id %u peer %pM tid %u status%u\n", in ath10k_dbg_sta_write_addba_resp() 372 ath10k_warn(ar, "failed to send delba: vdev_id %u peer %pM tid %u initiator %u reason %u\n", in ath10k_dbg_sta_write_delba() 435 ath10k_warn(ar, "failed to set param to trigger peer tid logs for station ret: %d\n", in ath10k_dbg_sta_write_peer_debug_trigger() 667 ath10k_warn(ar, "failed to get tx stats"); in ath10k_dbg_sta_dump_tx_stats()
|
D | snoc.c | 510 ath10k_warn(ar, "failed to dma map snoc rx buf\n"); in __ath10k_snoc_rx_post_buf() 552 ath10k_warn(ar, "failed to post rx buf: %d\n", ret); in ath10k_snoc_rx_post_pipe() 590 ath10k_warn(ar, "rxed more than expected (nbytes %d, max %d)\n", in ath10k_snoc_process_rx_cb() 1204 ath10k_warn(ar, "unexpected/invalid irq %d ce_id %d\n", irq, in ath10k_snoc_per_engine_handler() 1444 ath10k_warn(ar, "msa dump length is less than msa size %x, %x\n", in ath10k_msa_dump_memory() 1742 ath10k_warn(ar, "failed to initialize resource: %d\n", ret); in ath10k_snoc_probe() 1748 ath10k_warn(ar, "failed to setup resource: %d\n", ret); in ath10k_snoc_probe() 1753 ath10k_warn(ar, "failed to request irqs: %d\n", ret); in ath10k_snoc_probe() 1790 ath10k_warn(ar, "failed to setup msa resources: %d\n", ret); in ath10k_snoc_probe() 1802 ath10k_warn(ar, "failed to register wlfw qmi client: %d\n", ret); in ath10k_snoc_probe()
|
D | hif.h | 213 ath10k_warn(ar, "hif read32 not supported\n"); in ath10k_hif_read32() 224 ath10k_warn(ar, "hif write32 not supported\n"); in ath10k_hif_write32()
|
D | htt_tx.c | 75 ath10k_warn(ar, "refusing to update txq for peer_id %u tid %u due to out of bounds\n", in __ath10k_htt_tx_txq_recalc() 409 ath10k_warn(ar, "failed to dma map tx_q_state: %d\n", ret); in ath10k_htt_tx_alloc_txq() 666 ath10k_warn(ar, "failed to send htt type stats request: %d", in ath10k_htt_h2t_stats_req() 688 ath10k_warn(ar, "invalid frag desc memory\n"); in ath10k_htt_send_frag_desc_bank_cfg_32() 728 ath10k_warn(ar, "failed to send frag desc bank cfg request: %d\n", in ath10k_htt_send_frag_desc_bank_cfg_32() 750 ath10k_warn(ar, "invalid frag desc memory\n"); in ath10k_htt_send_frag_desc_bank_cfg_64() 790 ath10k_warn(ar, "failed to send frag desc bank cfg request: %d\n", in ath10k_htt_send_frag_desc_bank_cfg_64() 1140 ath10k_warn(ar, "failed to submit htc command: %d\n", ret); in ath10k_htt_tx_fetch_resp() 1339 ath10k_warn(htt->ar, "htt hl tx: Unable to realloc skb!\n"); in ath10k_htt_tx_hl()
|
D | swap.c | 186 ath10k_warn(ar, "failed to initialize fw code swap segment: %d\n", in ath10k_swap_code_seg_init()
|
D | debug.h | 82 __printf(2, 3) void ath10k_warn(struct ath10k *ar, const char *fmt, ...);
|
D | ahb.c | 78 ath10k_warn(ar, "unknown number of banks, assuming 1\n"); in ath10k_ahb_get_num_banks() 414 ath10k_warn(ar, "failed to request legacy irq %d: %d\n", in ath10k_ahb_request_irq_legacy()
|