/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | bmi.c | 57 ath10k_warn(ar, "unable to write to the device: %d\n", ret); in ath10k_bmi_done() 76 ath10k_warn(ar, "BMI Get Target Info Command disallowed\n"); in ath10k_bmi_get_target_info() 84 ath10k_warn(ar, "unable to get target info from device\n"); in ath10k_bmi_get_target_info() 89 ath10k_warn(ar, "invalid get_target_info response length (%d)\n", in ath10k_bmi_get_target_info() 115 ath10k_warn(ar, "BMI Get Target Info Command disallowed\n"); in ath10k_bmi_get_target_info_sdio() 128 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 141 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 150 ath10k_warn(ar, "Unexpected target info len: %u. Expected: %zu\n", in ath10k_bmi_get_target_info_sdio() 161 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 184 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_read_memory() [all …]
|
D | sdio.c | 176 ath10k_warn(ar, "failed to enable driver strength: %d\n", ret); in ath10k_sdio_config() 191 ath10k_warn(ar, "failed to enable 4-bit async irq mode: %d\n", in ath10k_sdio_config() 213 ath10k_warn(ar, "failed to set sdio block size to %d: %d\n", in ath10k_sdio_config() 233 ath10k_warn(ar, "failed to write 0x%x to address 0x%x: %d\n", in ath10k_sdio_write32() 264 ath10k_warn(ar, "failed to write value 0x%x to fixed sb address 0x%x: %d\n", in ath10k_sdio_writesb32() 289 ath10k_warn(ar, "failed to read from address 0x%x: %d\n", in ath10k_sdio_read32() 313 ath10k_warn(ar, "failed to read from address 0x%x: %d\n", in ath10k_sdio_read() 341 ath10k_warn(ar, "failed to write to address 0x%x: %d\n", in ath10k_sdio_write() 368 ath10k_warn(ar, "failed to read from fixed (sb) address 0x%x: %d\n", in ath10k_sdio_readsb() 449 ath10k_warn(ar, "invalid endpoint in look-ahead: %d\n", in ath10k_sdio_mbox_rx_process_packets() [all …]
|
D | wow.c | 43 ath10k_warn(ar, "failed to issue wow wakeup for event %s on vdev %i: %d\n", in ath10k_wow_vif_cleanup() 52 ath10k_warn(ar, "failed to delete wow pattern %d for vdev %i: %d\n", in ath10k_wow_vif_cleanup() 71 ath10k_warn(ar, "failed to clean wow wakeups on vdev %i: %d\n", in ath10k_wow_cleanup() 258 ath10k_warn(ar, "failed to add pattern %i to vdev %i: %d\n", in ath10k_vif_wow_set_wakeups() 273 ath10k_warn(ar, "failed to enable wakeup event %s on vdev %i: %d\n", in ath10k_vif_wow_set_wakeups() 293 ath10k_warn(ar, "failed to set wow wakeups on vdev %i: %d\n", in ath10k_wow_set_wakeups() 312 ath10k_warn(ar, "failed to issue wow enable: %d\n", ret); in ath10k_wow_enable() 318 ath10k_warn(ar, "timed out while waiting for suspend completion\n"); in ath10k_wow_enable() 335 ath10k_warn(ar, "failed to send wow wakeup indication: %d\n", in ath10k_wow_wakeup() 342 ath10k_warn(ar, "timed out while waiting for wow wakeup completion\n"); in ath10k_wow_wakeup() [all …]
|
D | mac.c | 206 ath10k_warn(ar, "failed to configure ext resource: %d\n", ret); in ath10k_mac_ext_resource_config() 262 ath10k_warn(ar, "cipher %d is not supported\n", key->cipher); in ath10k_send_key() 384 ath10k_warn(ar, "failed to re-set def wpa key idxon vdev %i: %d\n", in ath10k_install_peer_wep_keys() 422 ath10k_warn(ar, "failed to remove peer wep key %d: %d\n", in ath10k_clear_peer_keys() 499 ath10k_warn(ar, "failed to remove key for %pM: %d\n", in ath10k_clear_vdev_key() 530 ath10k_warn(ar, "failed to update wep keys on vdev %i for peer %pM: %d\n", in ath10k_mac_vif_update_wep_key() 715 ath10k_warn(ar, "failed to create wmi peer %pM on vdev %i: %i\n", in ath10k_peer_create() 722 ath10k_warn(ar, "failed to wait for created wmi peer %pM on vdev %i: %i\n", in ath10k_peer_create() 732 ath10k_warn(ar, "failed to find peer %pM on vdev %i after creation\n", in ath10k_peer_create() 758 ath10k_warn(ar, "failed to set kickout threshold on vdev %i: %d\n", in ath10k_mac_set_kickout() [all …]
|
D | htc.c | 71 ath10k_warn(ar, "no tx handler for eid %d\n", ep->eid); in ath10k_htc_notify_tx_completion() 113 ath10k_warn(ar, "Invalid endpoint id: %d\n", eid); in ath10k_htc_send() 210 ath10k_warn(ar, "Uneven credit report len %d", len); in ath10k_htc_process_credit_report() 278 ath10k_warn(ar, "Invalid lookahead bundle count: %d\n", in ath10k_htc_process_lookahead_bundle() 326 ath10k_warn(ar, "Invalid record length: %d\n", in ath10k_htc_process_trailer() 336 ath10k_warn(ar, "Credit report too long\n"); in ath10k_htc_process_trailer() 348 ath10k_warn(ar, "Lookahead report too long\n"); in ath10k_htc_process_trailer() 369 ath10k_warn(ar, "Unhandled record: id:%d length:%d\n", in ath10k_htc_process_trailer() 408 ath10k_warn(ar, "HTC Rx: invalid eid %d\n", eid); in ath10k_htc_rx_completion_handler() 419 ath10k_warn(ar, "HTC rx frame too long, len: %zu\n", in ath10k_htc_rx_completion_handler() [all …]
|
D | htt_rx.c | 314 ath10k_warn(ar, "tried to pop sk_buff from an empty rx ring\n"); in ath10k_htt_rx_netbuf_pop() 505 ath10k_warn(htt->ar, "tried to pop an incomplete frame, oops!\n"); in ath10k_htt_rx_pop_paddr32_list() 554 ath10k_warn(htt->ar, "tried to pop an incomplete frame, oops!\n"); in ath10k_htt_rx_pop_paddr64_list() 583 ath10k_warn(ar, "htt rx ring size is not power of 2\n"); in ath10k_htt_rx_alloc() 666 ath10k_warn(ar, "unsupported encryption type %d\n", type); in ath10k_htt_rx_crypto_param_len() 694 ath10k_warn(ar, "unsupported encryption type %d\n", type); in ath10k_htt_rx_crypto_mic_len() 719 ath10k_warn(ar, "unsupported encryption type %d\n", type); in ath10k_htt_rx_crypto_icv_len() 827 ath10k_warn(ar, "invalid MCS received %u\n", mcs); in ath10k_htt_rx_h_rates() 828 …ath10k_warn(ar, "rxd %08x mpdu start %08x %08x msdu start %08x %08x ppdu start %08x %08x %08x %08x… in ath10k_htt_rx_h_rates() 840 ath10k_warn(ar, "msdu end %08x mpdu end %08x\n", in ath10k_htt_rx_h_rates() [all …]
|
D | txrx.c | 42 ath10k_warn(ar, "completed old offchannel frame\n"); in ath10k_report_offchan_tx() 70 ath10k_warn(ar, "warning: msdu_id %d too big, ignoring\n", in ath10k_txrx_tx_unref() 78 ath10k_warn(ar, "received tx completion for invalid msdu_id: %d\n", in ath10k_txrx_tx_unref() 207 ath10k_warn(ar, in ath10k_peer_map_event() 243 ath10k_warn(ar, in ath10k_peer_unmap_event() 252 ath10k_warn(ar, "peer-unmap-event: unknown peer id %d\n", in ath10k_peer_unmap_event()
|
D | pci.c | 486 …ath10k_warn(ar, "device wakeup took %d ms which is unusually long, otherwise it works normally.\n", in ath10k_pci_wake_wait() 646 ath10k_warn(ar, "refusing to write mmio out of bounds at 0x%08x - 0x%08zx (max 0x%08zx)\n", in ath10k_bus_pci_write32() 653 ath10k_warn(ar, "failed to wake target for write32 of 0x%08x at 0x%08x: %d\n", in ath10k_bus_pci_write32() 669 ath10k_warn(ar, "refusing to read mmio out of bounds at 0x%08x - 0x%08zx (max 0x%08zx)\n", in ath10k_bus_pci_read32() 676 ath10k_warn(ar, "failed to wake target for read32 at 0x%08x: %d\n", in ath10k_bus_pci_read32() 794 ath10k_warn(ar, "failed to dma map pci rx buf\n"); in __ath10k_pci_rx_post_buf() 837 ath10k_warn(ar, "failed to post pci rx buf: %d\n", ret); in ath10k_pci_rx_post_pipe() 1032 ath10k_warn(ar, "failed to get memcpy hi address for firmware address %d: %d\n", in __ath10k_pci_diag_read_hi() 1039 ath10k_warn(ar, "failed to memcpy firmware memory from %d (%d B): %d\n", in __ath10k_pci_diag_read_hi() 1165 ath10k_warn(ar, "failed to write diag value at 0x%x: %d\n", in ath10k_pci_diag_write_mem() [all …]
|
D | thermal.c | 55 ath10k_warn(ar, "throttle state %ld is exceeding the limit %d\n", in ath10k_thermal_set_cur_throttle_state() 91 ath10k_warn(ar, "failed to read temperature %d\n", ret); in ath10k_thermal_show_temp() 103 ath10k_warn(ar, "failed to synchronize thermal read\n"); in ath10k_thermal_show_temp() 157 ath10k_warn(ar, "failed to set quiet mode period %u duarion %u enabled %u ret %d\n", in ath10k_thermal_set_throttling()
|
D | debug.c | 142 void ath10k_warn(struct ath10k *ar, const char *fmt, ...) in ath10k_warn() function 156 EXPORT_SYMBOL(ath10k_warn); 281 ath10k_warn(ar, "failed to pull fw stats: %d\n", ret); in ath10k_debug_fw_stats_process() 301 ath10k_warn(ar, "received unsolicited stats update event\n"); in ath10k_debug_fw_stats_process() 328 ath10k_warn(ar, "dropping fw peer stats\n"); in ath10k_debug_fw_stats_process() 334 ath10k_warn(ar, "dropping fw vdev stats\n"); in ath10k_debug_fw_stats_process() 379 ath10k_warn(ar, "could not request stats (%d)\n", ret); in ath10k_debug_fw_stats_request() 421 ath10k_warn(ar, "failed to request fw stats: %d\n", ret); in ath10k_fw_stats_open() 427 ath10k_warn(ar, "failed to fill fw stats: %d\n", ret); in ath10k_fw_stats_open() 602 ath10k_warn(ar, "failed to simulate firmware crash: %d\n", ret); in ath10k_write_simulate_fw_crash() [all …]
|
D | testmode.c | 71 ath10k_warn(ar, in ath10k_tm_event_wmi() 78 ath10k_warn(ar, in ath10k_tm_event_wmi() 87 ath10k_warn(ar, in ath10k_tm_event_wmi() 96 ath10k_warn(ar, in ath10k_tm_event_wmi() 165 ath10k_warn(ar, "failed to retrieve utf firmware '%s': %d\n", in ath10k_tm_fetch_utf_firmware_api_1() 259 ath10k_warn(ar, in ath10k_tm_cmd_utf_start() 411 ath10k_warn(ar, "failed to transmit wmi command (testmode): %d\n", in ath10k_tm_cmd_wmi()
|
D | htt.c | 249 ath10k_warn(ar, "htt version request timed out\n"); in ath10k_htt_setup() 255 ath10k_warn(ar, "failed to verify htt version: %d\n", in ath10k_htt_setup() 266 ath10k_warn(ar, "failed to setup rx ring: %d\n", in ath10k_htt_setup() 275 ath10k_warn(ar, "failed to setup amsdu/ampdu limit: %d\n", in ath10k_htt_setup()
|
D | core.c | 844 ath10k_warn(ar, "invalid calibration data length in DT: %d\n", in ath10k_download_cal_dt() 858 ath10k_warn(ar, "failed to read calibration data from DT: %d\n", in ath10k_download_cal_dt() 865 ath10k_warn(ar, "failed to download calibration data from Device Tree: %d\n", in ath10k_download_cal_dt() 888 ath10k_warn(ar, "failed to read calibration data from EEPROM: %d\n", in ath10k_download_cal_eeprom() 895 ath10k_warn(ar, "failed to download calibration data from EEPROM: %d\n", in ath10k_download_cal_eeprom() 918 ath10k_warn(ar, in ath10k_core_get_board_id_from_otp() 1076 ath10k_warn(ar, "Not running otp, calibration will be incorrect (otp-data %pK otp_len %zd)!\n", in ath10k_download_and_run_otp() 1289 ath10k_warn(ar, "unknown ATH10K_BD_IE_BOARD found: %d\n", in ath10k_core_parse_bd_ie_board() 1643 ath10k_warn(ar, "Unknown FW IE: %u\n", in ath10k_core_fetch_firmware_api_n() 1657 ath10k_warn(ar, "No ATH10K_FW_IE_FW_IMAGE found from '%s/%s', skipping\n", in ath10k_core_fetch_firmware_api_n() [all …]
|
D | usb.c | 310 ath10k_warn(ar, "ep %d is not connected\n", eid); in ath10k_usb_rx_complete() 316 ath10k_warn(ar, "zero length frame received, firmware crashed?\n"); in ath10k_usb_rx_complete() 321 ath10k_warn(ar, "malformed frame received, firmware crashed?\n"); in ath10k_usb_rx_complete() 499 ath10k_warn(ar, "Failed to submit usb control message: %d\n", in ath10k_usb_submit_ctrl_out() 533 ath10k_warn(ar, "Failed to read usb control message: %d\n", in ath10k_usb_submit_ctrl_in() 645 ath10k_warn(ar, in ath10k_usb_bmi_exchange_msg() 657 ath10k_warn(ar, in ath10k_usb_bmi_exchange_msg() 1023 ath10k_warn(ar, "failed to register driver core: %d\n", ret); in ath10k_usb_probe() 1028 ath10k_warn(ar, "WARNING: ath10k USB support is incomplete, don't expect anything to work!\n"); in ath10k_usb_probe()
|
D | wmi.c | 1731 ath10k_warn(ar, "Unaligned WMI skb\n"); in ath10k_wmi_alloc_skb() 1852 ath10k_warn(ar, "wmi command %d is not supported by firmware\n", in ath10k_wmi_cmd_send() 1944 ath10k_warn(ar, "received scan started event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_started() 1967 ath10k_warn(ar, "received scan start failed event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_start_failed() 1993 ath10k_warn(ar, "received scan completed event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_completed() 2011 ath10k_warn(ar, "received scan bss chan event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_bss_chan() 2029 ath10k_warn(ar, "received scan foreign chan event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_foreign_chan() 2117 ath10k_warn(ar, "failed to parse scan event: %d\n", ret); in ath10k_wmi_event_scan() 2150 ath10k_warn(ar, "received scan start failure event\n"); in ath10k_wmi_event_scan() 2329 ath10k_warn(ar, "received mgmt tx completion for invalid msdu_id: %d\n", in wmi_process_mgmt_tx_comp() [all …]
|
D | debugfs_sta.c | 230 ath10k_warn(ar, "failed to clear addba session ret: %d\n", ret); in ath10k_dbg_sta_write_aggr_mode() 282 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() 333 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() 383 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() 446 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()
|
D | wmi-tlv.c | 191 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_bcn_tx_status() 213 ath10k_warn(ar, "received bcn tmpl tx status on vdev %i: %d", in ath10k_wmi_tlv_event_bcn_tx_status() 238 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_diag_data() 256 ath10k_warn(ar, "failed to parse diag data: can't fit item header\n"); in ath10k_wmi_tlv_event_diag_data() 263 ath10k_warn(ar, "failed to parse diag data: item is too long\n"); in ath10k_wmi_tlv_event_diag_data() 282 ath10k_warn(ar, "failed to parse diag data event: num_items %d len %d\n", in ath10k_wmi_tlv_event_diag_data() 299 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_diag() 328 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_p2p_noa() 362 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_tx_pause() 438 ath10k_warn(ar, "tdls peer failed to parse tlv"); in ath10k_wmi_event_tdls_peer() [all …]
|
D | spectral.c | 243 ath10k_warn(ar, "failed to enable spectral scan: %d\n", res); in ath10k_spectral_scan_config() 277 ath10k_warn(ar, "failed to configure spectral scan: %d\n", res); in ath10k_spectral_scan_config() 338 ath10k_warn(ar, "failed to reconfigure spectral scan: %d\n", in write_file_spec_scan_ctl() 343 ath10k_warn(ar, "failed to trigger spectral scan: %d\n", in write_file_spec_scan_ctl()
|
D | snoc.c | 324 ath10k_warn(ar, "failed to dma map snoc rx buf\n"); in __ath10k_snoc_rx_post_buf() 366 ath10k_warn(ar, "failed to post rx buf: %d\n", ret); in ath10k_snoc_rx_post_pipe() 404 ath10k_warn(ar, "rxed more than expected (nbytes %d, max %d)", in ath10k_snoc_process_rx_cb() 845 ath10k_warn(ar, "unexpected/invalid irq %d ce_id %d\n", irq, in ath10k_snoc_per_engine_handler() 1309 ath10k_warn(ar, "failed to initialize resource: %d\n", ret); in ath10k_snoc_probe() 1315 ath10k_warn(ar, "failed to setup resource: %d\n", ret); in ath10k_snoc_probe() 1320 ath10k_warn(ar, "failed to request irqs: %d\n", ret); in ath10k_snoc_probe() 1351 ath10k_warn(ar, "Warning: SNOC support is still work-in-progress, it will not work properly!"); in ath10k_snoc_probe()
|
D | hif.h | 197 ath10k_warn(ar, "hif read32 not supported\n"); in ath10k_hif_read32() 208 ath10k_warn(ar, "hif write32 not supported\n"); in ath10k_hif_write32()
|
D | htt_tx.c | 86 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() 417 ath10k_warn(ar, "failed to dma map tx_q_state: %d\n", ret); in ath10k_htt_tx_alloc_txq() 625 ath10k_warn(ar, "failed to send htt type stats request: %d", in ath10k_htt_h2t_stats_req() 647 ath10k_warn(ar, "invalid frag desc memory\n"); in ath10k_htt_send_frag_desc_bank_cfg_32() 687 ath10k_warn(ar, "failed to send frag desc bank cfg request: %d\n", in ath10k_htt_send_frag_desc_bank_cfg_32() 709 ath10k_warn(ar, "invalid frag desc memory\n"); in ath10k_htt_send_frag_desc_bank_cfg_64() 749 ath10k_warn(ar, "failed to send frag desc bank cfg request: %d\n", in ath10k_htt_send_frag_desc_bank_cfg_64() 1021 ath10k_warn(ar, "failed to submit htc command: %d\n", ret); in ath10k_htt_tx_fetch_resp()
|
D | swap.c | 199 ath10k_warn(ar, "failed to initialize fw code swap segment: %d\n", in ath10k_swap_code_seg_init()
|
D | debug.h | 88 __printf(2, 3) void ath10k_warn(struct ath10k *ar, const char *fmt, ...);
|
D | hw.c | 656 ath10k_warn(ar, in ath10k_hw_qca988x_set_coverage_class() 665 ath10k_warn(ar, in ath10k_hw_qca988x_set_coverage_class()
|
D | ahb.c | 89 ath10k_warn(ar, "unknown number of banks, assuming 1\n"); in ath10k_ahb_get_num_banks() 425 ath10k_warn(ar, "failed to request legacy irq %d: %d\n", in ath10k_ahb_request_irq_legacy()
|