Home
last modified time | relevance | path

Searched refs:ath10k_warn (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dbmi.c46 ath10k_warn(ar, "unable to write to the device: %d\n", ret); in ath10k_bmi_done()
65 ath10k_warn(ar, "BMI Get Target Info Command disallowed\n"); in ath10k_bmi_get_target_info()
73 ath10k_warn(ar, "unable to get target info from device\n"); in ath10k_bmi_get_target_info()
78 ath10k_warn(ar, "invalid get_target_info response length (%d)\n", in ath10k_bmi_get_target_info()
104 ath10k_warn(ar, "BMI Get Target Info Command disallowed\n"); in ath10k_bmi_get_target_info_sdio()
117 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio()
130 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio()
139 ath10k_warn(ar, "Unexpected target info len: %u. Expected: %zu\n", in ath10k_bmi_get_target_info_sdio()
150 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio()
173 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_read_memory()
[all …]
Dsdio.c165 ath10k_warn(ar, "failed to enable driver strength: %d\n", ret); in ath10k_sdio_config()
180 ath10k_warn(ar, "failed to enable 4-bit async irq mode: %d\n", in ath10k_sdio_config()
202 ath10k_warn(ar, "failed to set sdio block size to %d: %d\n", in ath10k_sdio_config()
222 ath10k_warn(ar, "failed to write 0x%x to address 0x%x: %d\n", in ath10k_sdio_write32()
253 ath10k_warn(ar, "failed to write value 0x%x to fixed sb address 0x%x: %d\n", in ath10k_sdio_writesb32()
278 ath10k_warn(ar, "failed to read from address 0x%x: %d\n", in ath10k_sdio_read32()
302 ath10k_warn(ar, "failed to read from address 0x%x: %d\n", in ath10k_sdio_read()
330 ath10k_warn(ar, "failed to write to address 0x%x: %d\n", in ath10k_sdio_write()
357 ath10k_warn(ar, "failed to read from fixed (sb) address 0x%x: %d\n", in ath10k_sdio_readsb()
433 ath10k_warn(ar, "invalid endpoint in look-ahead: %d\n", in ath10k_sdio_mbox_rx_process_packets()
[all …]
Dmac.c212 ath10k_warn(ar, "failed to configure ext resource: %d\n", ret); in ath10k_mac_ext_resource_config()
268 ath10k_warn(ar, "cipher %d is not supported\n", key->cipher); in ath10k_send_key()
390 ath10k_warn(ar, "failed to re-set def wpa key idxon vdev %i: %d\n", in ath10k_install_peer_wep_keys()
428 ath10k_warn(ar, "failed to remove peer wep key %d: %d\n", in ath10k_clear_peer_keys()
505 ath10k_warn(ar, "failed to remove key for %pM: %d\n", in ath10k_clear_vdev_key()
536 ath10k_warn(ar, "failed to update wep keys on vdev %i for peer %pM: %d\n", in ath10k_mac_vif_update_wep_key()
705 ath10k_warn(ar, "failed wait for peer deleted"); in ath10k_wait_for_peer_delete_done()
712 ath10k_warn(ar, "Timeout in receiving peer delete response\n"); in ath10k_wait_for_peer_delete_done()
741 ath10k_warn(ar, "failed to create wmi peer %pM on vdev %i: %i\n", in ath10k_peer_create()
748 ath10k_warn(ar, "failed to wait for created wmi peer %pM on vdev %i: %i\n", in ath10k_peer_create()
[all …]
Dwow.c32 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()
360 ath10k_warn(ar, "failed to add pattern %i to vdev %i: %d\n", in ath10k_vif_wow_set_wakeups()
375 ath10k_warn(ar, "failed to enable wakeup event %s on vdev %i: %d\n", in ath10k_vif_wow_set_wakeups()
395 ath10k_warn(ar, "failed to set wow wakeups on vdev %i: %d\n", in ath10k_wow_set_wakeups()
440 ath10k_warn(ar, "failed to clean nlo settings on vdev %i: %d\n", in ath10k_wow_nlo_cleanup()
459 ath10k_warn(ar, "failed to issue wow enable: %d\n", ret); in ath10k_wow_enable()
465 ath10k_warn(ar, "timed out while waiting for suspend completion\n"); in ath10k_wow_enable()
[all …]
Dhtc.c61 ath10k_warn(ar, "no tx handler for eid %d\n", ep->eid); in ath10k_htc_notify_tx_completion()
105 ath10k_warn(ar, "Invalid endpoint id: %d\n", eid); in ath10k_htc_send()
206 ath10k_warn(ar, "Uneven credit report len %d", len); in ath10k_htc_process_credit_report()
274 ath10k_warn(ar, "Invalid lookahead bundle count: %d\n", in ath10k_htc_process_lookahead_bundle()
322 ath10k_warn(ar, "Invalid record length: %d\n", in ath10k_htc_process_trailer()
332 ath10k_warn(ar, "Credit report too long\n"); in ath10k_htc_process_trailer()
344 ath10k_warn(ar, "Lookahead report too long\n"); in ath10k_htc_process_trailer()
365 ath10k_warn(ar, "Unhandled record: id:%d length:%d\n", in ath10k_htc_process_trailer()
404 ath10k_warn(ar, "HTC Rx: invalid eid %d\n", eid); in ath10k_htc_rx_completion_handler()
415 ath10k_warn(ar, "HTC rx frame too long, len: %zu\n", in ath10k_htc_rx_completion_handler()
[all …]
Dtxrx.c31 ath10k_warn(ar, "completed old offchannel frame\n"); in ath10k_report_offchan_tx()
59 ath10k_warn(ar, "warning: msdu_id %d too big, ignoring\n", in ath10k_txrx_tx_unref()
67 ath10k_warn(ar, "received tx completion for invalid msdu_id: %d\n", in ath10k_txrx_tx_unref()
204 ath10k_warn(ar, in ath10k_peer_map_event()
240 ath10k_warn(ar, in ath10k_peer_unmap_event()
249 ath10k_warn(ar, "peer-unmap-event: unknown peer id %d\n", in ath10k_peer_unmap_event()
Dhtt_rx.c309 ath10k_warn(ar, "tried to pop sk_buff from an empty rx ring\n"); in ath10k_htt_rx_netbuf_pop()
494 ath10k_warn(ar, "invalid amsdu len %u, left %d", in ath10k_htt_rx_handle_amsdu_mon_32()
505 ath10k_warn(ar, "failed to pop frag-1 paddr: 0x%x", paddr); in ath10k_htt_rx_handle_amsdu_mon_32()
520 ath10k_warn(ar, "failed to pop frag-n paddr: 0x%x", in ath10k_htt_rx_handle_amsdu_mon_32()
535 ath10k_warn(ar, "invalid amsdu len %u, left %d", in ath10k_htt_rx_handle_amsdu_mon_32()
570 ath10k_warn(ar, "invalid amsdu len %u, left %d", in ath10k_htt_rx_handle_amsdu_mon_64()
581 ath10k_warn(ar, "failed to pop frag-1 paddr: 0x%llx", paddr); in ath10k_htt_rx_handle_amsdu_mon_64()
596 ath10k_warn(ar, "failed to pop frag-n paddr: 0x%llx", in ath10k_htt_rx_handle_amsdu_mon_64()
611 ath10k_warn(ar, "invalid amsdu len %u, left %d", in ath10k_htt_rx_handle_amsdu_mon_64()
672 ath10k_warn(htt->ar, "tried to pop an incomplete frame, oops!\n"); in ath10k_htt_rx_pop_paddr32_list()
[all …]
Dpci.c475ath10k_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 …]
Dthermal.c44 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()
Dtestmode.c60 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()
Ddebug.c131 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 …]
Dhtt.c238 ath10k_warn(ar, "htt version request timed out\n"); in ath10k_htt_setup()
244 ath10k_warn(ar, "failed to verify htt version: %d\n", in ath10k_htt_setup()
255 ath10k_warn(ar, "failed to setup rx ring: %d\n", in ath10k_htt_setup()
264 ath10k_warn(ar, "failed to setup amsdu/ampdu limit: %d\n", in ath10k_htt_setup()
Dhw.c648 ath10k_warn(ar, in ath10k_hw_qca988x_set_coverage_class()
657 ath10k_warn(ar, in ath10k_hw_qca988x_set_coverage_class()
948 ath10k_warn(ar, in ath10k_hw_diag_segment_msb_download()
962 ath10k_warn(ar, in ath10k_hw_diag_segment_msb_download()
972 ath10k_warn(ar, in ath10k_hw_diag_segment_msb_download()
1039 ath10k_warn(ar, "firmware segment is truncated: %d\n", in ath10k_hw_diag_fast_download()
1063 ath10k_warn(ar, in ath10k_hw_diag_fast_download()
1071 ath10k_warn(ar, in ath10k_hw_diag_fast_download()
1084 ath10k_warn(ar, in ath10k_hw_diag_fast_download()
Dcore.c864 ath10k_warn(ar, in ath10k_core_get_board_id_from_otp()
1040 ath10k_warn(ar, in ath10k_download_fw()
1225 ath10k_warn(ar, "unknown ATH10K_BD_IE_BOARD found: %d\n", in ath10k_core_parse_bd_ie_board()
1488 ath10k_warn(ar, in ath10k_core_get_ext_board_id_from_otp()
1617 ath10k_warn(ar, "Not running otp, calibration will be incorrect (otp-data %pK otp_len %zd)!\n", in ath10k_download_and_run_otp()
1699 ath10k_warn(ar, "invalid calibration data length in DT: %d\n", in ath10k_download_cal_dt()
1713 ath10k_warn(ar, "failed to read calibration data from DT: %d\n", in ath10k_download_cal_dt()
1720 ath10k_warn(ar, "failed to download calibration data from Device Tree: %d\n", in ath10k_download_cal_dt()
1743 ath10k_warn(ar, "failed to read calibration data from EEPROM: %d\n", in ath10k_download_cal_eeprom()
1750 ath10k_warn(ar, "failed to download calibration data from EEPROM: %d\n", in ath10k_download_cal_eeprom()
[all …]
Dusb.c299 ath10k_warn(ar, "ep %d is not connected\n", eid); in ath10k_usb_rx_complete()
305 ath10k_warn(ar, "zero length frame received, firmware crashed?\n"); in ath10k_usb_rx_complete()
310 ath10k_warn(ar, "malformed frame received, firmware crashed?\n"); in ath10k_usb_rx_complete()
488 ath10k_warn(ar, "Failed to submit usb control message: %d\n", in ath10k_usb_submit_ctrl_out()
522 ath10k_warn(ar, "Failed to read usb control message: %d\n", in ath10k_usb_submit_ctrl_in()
634 ath10k_warn(ar, in ath10k_usb_bmi_exchange_msg()
646 ath10k_warn(ar, in ath10k_usb_bmi_exchange_msg()
1014 ath10k_warn(ar, "failed to register driver core: %d\n", ret); in ath10k_usb_probe()
1019 ath10k_warn(ar, "Warning: ath10k USB support is incomplete, don't expect anything to work!\n"); in ath10k_usb_probe()
Dwmi.c1754 ath10k_warn(ar, "Unaligned WMI skb\n"); in ath10k_wmi_alloc_skb()
1875 ath10k_warn(ar, "wmi command %d is not supported by firmware\n", in ath10k_wmi_cmd_send()
1896 ath10k_warn(ar, "wmi command %d timeout, restarting hardware\n", in ath10k_wmi_cmd_send()
1973 ath10k_warn(ar, "received scan started event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_started()
1996 ath10k_warn(ar, "received scan start failed event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_start_failed()
2022 ath10k_warn(ar, "received scan completed event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_completed()
2040 ath10k_warn(ar, "received scan bss chan event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_bss_chan()
2058 ath10k_warn(ar, "received scan foreign chan event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_foreign_chan()
2146 ath10k_warn(ar, "failed to parse scan event: %d\n", ret); in ath10k_wmi_event_scan()
2179 ath10k_warn(ar, "received scan start failure event\n"); in ath10k_wmi_event_scan()
[all …]
Dspectral.c232 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()
Ddebugfs_sta.c219 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()
Dwmi-tlv.c180 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()
234 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_diag_data()
252 ath10k_warn(ar, "failed to parse diag data: can't fit item header\n"); in ath10k_wmi_tlv_event_diag_data()
259 ath10k_warn(ar, "failed to parse diag data: item is too long\n"); in ath10k_wmi_tlv_event_diag_data()
278 ath10k_warn(ar, "failed to parse diag data event: num_items %d len %d\n", in ath10k_wmi_tlv_event_diag_data()
295 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_diag()
324 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_p2p_noa()
358 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_tx_pause()
434 ath10k_warn(ar, "tdls peer failed to parse tlv"); in ath10k_wmi_event_tdls_peer()
[all …]
Dhif.h203 ath10k_warn(ar, "hif read32 not supported\n"); in ath10k_hif_read32()
214 ath10k_warn(ar, "hif write32 not supported\n"); in ath10k_hif_write32()
Dsnoc.c503 ath10k_warn(ar, "failed to dma map snoc rx buf\n"); in __ath10k_snoc_rx_post_buf()
545 ath10k_warn(ar, "failed to post rx buf: %d\n", ret); in ath10k_snoc_rx_post_pipe()
583 ath10k_warn(ar, "rxed more than expected (nbytes %d, max %d)", in ath10k_snoc_process_rx_cb()
1153 ath10k_warn(ar, "unexpected/invalid irq %d ce_id %d\n", irq, in ath10k_snoc_per_engine_handler()
1683 ath10k_warn(ar, "failed to initialize resource: %d\n", ret); in ath10k_snoc_probe()
1689 ath10k_warn(ar, "failed to setup resource: %d\n", ret); in ath10k_snoc_probe()
1694 ath10k_warn(ar, "failed to request irqs: %d\n", ret); in ath10k_snoc_probe()
1720 ath10k_warn(ar, "failed to register wlfw qmi client: %d\n", ret); in ath10k_snoc_probe()
Dhtt_tx.c75 ath10k_warn(ar, "refusing to update txq for peer_id %hu tid %hhu due to out of bounds\n", in __ath10k_htt_tx_txq_recalc()
406 ath10k_warn(ar, "failed to dma map tx_q_state: %d\n", ret); in ath10k_htt_tx_alloc_txq()
618 ath10k_warn(ar, "failed to send htt type stats request: %d", in ath10k_htt_h2t_stats_req()
640 ath10k_warn(ar, "invalid frag desc memory\n"); in ath10k_htt_send_frag_desc_bank_cfg_32()
680 ath10k_warn(ar, "failed to send frag desc bank cfg request: %d\n", in ath10k_htt_send_frag_desc_bank_cfg_32()
702 ath10k_warn(ar, "invalid frag desc memory\n"); in ath10k_htt_send_frag_desc_bank_cfg_64()
742 ath10k_warn(ar, "failed to send frag desc bank cfg request: %d\n", in ath10k_htt_send_frag_desc_bank_cfg_64()
1112 ath10k_warn(ar, "failed to submit htc command: %d\n", ret); in ath10k_htt_tx_fetch_resp()
1298 ath10k_warn(htt->ar, "htt hl tx: Unable to realloc skb!\n"); in ath10k_htt_tx_hl()
Dswap.c186 ath10k_warn(ar, "failed to initialize fw code swap segment: %d\n", in ath10k_swap_code_seg_init()
Ddebug.h81 __printf(2, 3) void ath10k_warn(struct ath10k *ar, const char *fmt, ...);
Dahb.c78 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()

12