Home
last modified time | relevance | path

Searched refs:ath11k_warn (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwow.c41 ath11k_warn(ab, "failed to issue wow enable: %d\n", ret); in ath11k_wow_enable()
47 ath11k_warn(ab, in ath11k_wow_enable()
56 ath11k_warn(ab, "htc suspend not complete, retrying (try %d)\n", in ath11k_wow_enable()
61 ath11k_warn(ab, "htc suspend not complete, failing after %d tries\n", i); in ath11k_wow_enable()
82 ath11k_warn(ab, "failed to send wow wakeup indication: %d\n", in ath11k_wow_wakeup()
89 ath11k_warn(ab, "timed out while waiting for wow wakeup completion\n"); in ath11k_wow_wakeup()
104 ath11k_warn(ar->ab, "failed to issue wow wakeup for event %s on vdev %i: %d\n", in ath11k_wow_vif_cleanup()
113 ath11k_warn(ar->ab, "failed to delete wow pattern %d for vdev %i: %d\n", in ath11k_wow_vif_cleanup()
132 ath11k_warn(ar->ab, "failed to clean wow wakeups on vdev %i: %d\n", in ath11k_wow_cleanup()
317 ath11k_warn(ar->ab, "Invalid number of scan plans %d !!", in ath11k_wmi_pno_check_and_convert()
[all …]
H A Dmac.c589 ath11k_warn(ar->ab, "No VIF found for vdev %d\n", vdev_id); in ath11k_mac_get_arvif()
789 ath11k_warn(ar->ab, "failed to recalc txpower limit %d using pdev param %d: %d\n", in ath11k_mac_txpower_recalc()
827 ath11k_warn(ar->ab, "failed to recalculate rts/cts prot for vdev %d: %d\n", in ath11k_recalc_rtscts_prot()
843 ath11k_warn(ar->ab, "failed to set kickout threshold on vdev %i: %d\n", in ath11k_mac_set_kickout()
852 ath11k_warn(ar->ab, "failed to set keepalive minimum idle time on vdev %i: %d\n", in ath11k_mac_set_kickout()
861 ath11k_warn(ar->ab, "failed to set keepalive maximum idle time on vdev %i: %d\n", in ath11k_mac_set_kickout()
870 ath11k_warn(ar->ab, "failed to set keepalive maximum unresponsive time on vdev %i: %d\n", in ath11k_mac_set_kickout()
958 ath11k_warn(ar->ab, "failed to request monitor vdev %i start: %d\n", in ath11k_mac_monitor_vdev_start()
965 ath11k_warn(ar->ab, "failed to synchronize setup for monitor vdev %i start: %d\n", in ath11k_mac_monitor_vdev_start()
972 ath11k_warn(ar->ab, "failed to put up monitor vdev %i: %d\n", in ath11k_mac_monitor_vdev_start()
[all …]
H A Dtestmode.c60 ath11k_warn(ab, "testmode event not handled due to invalid pdev\n"); in ath11k_tm_wmi_event_unsegmented()
71 ath11k_warn(ab, in ath11k_tm_wmi_event_unsegmented()
79 ath11k_warn(ab, "failed to populate testmode unsegmented event\n"); in ath11k_tm_wmi_event_unsegmented()
90 ath11k_warn(ab, "Failed to send testmode event to higher layers\n"); in ath11k_tm_wmi_event_unsegmented()
116 ath11k_warn(ab, "testmode event not handled due to invalid pdev id: %d\n", in ath11k_tm_process_event()
123 ath11k_warn(ab, "testmode event not handled due to absence of pdev\n"); in ath11k_tm_process_event()
144 ath11k_warn(ab, "Invalid ftm event length at %d: %d\n", in ath11k_tm_process_event()
169 ath11k_warn(ab, in ath11k_tm_process_event()
180 ath11k_warn(ab, "failed to populate segmented testmode event"); in ath11k_tm_process_event()
204 ath11k_warn(ab, "failed to parse ftm event tlv: %d\n", ret); in ath11k_tm_wmi_event_segmented()
[all …]
H A Dpeer.c104 ath11k_warn(ab, "peer-unmap-event: unknown peer id %d\n", in ath11k_peer_unmap_event()
219 ath11k_warn(ab, "failed to add peer %pM with id %d in rhash_id ret %d\n", in ath11k_peer_rhash_add()
227 ath11k_warn(ab, "failed to add peer %pM with id %d in rhash_addr ret %d\n", in ath11k_peer_rhash_add()
253 ath11k_warn(ab, "removing stale peer %pM from vdev_id %d\n", in ath11k_peer_cleanup()
279 ath11k_warn(ar->ab, "failed wait for peer deleted"); in ath11k_wait_for_peer_delete_done()
286 ath11k_warn(ar->ab, "Timeout in receiving peer delete response\n"); in ath11k_wait_for_peer_delete_done()
324 ath11k_warn(ab, in __ath11k_peer_delete()
337 ath11k_warn(ab, in __ath11k_peer_delete()
380 ath11k_warn(ar->ab, in ath11k_peer_create()
405 ath11k_warn(ar->ab, in ath11k_peer_create()
[all …]
H A Dspectral.c227 ath11k_warn(ar->ab, "failed to enable spectral scan: %d\n", ret); in ath11k_spectral_scan_config()
261 ath11k_warn(ar->ab, "failed to configure spectral scan: %d\n", ret); in ath11k_spectral_scan_config()
322 ath11k_warn(ar->ab, "failed to reconfigure spectral scan: %d\n", in ath11k_write_file_spec_scan_ctl()
329 ath11k_warn(ar->ab, "failed to trigger spectral scan: %d\n", in ath11k_write_file_spec_scan_ctl()
596 ath11k_warn(ab, "invalid bin size type for hw rev %d\n", in ath11k_spectral_process_fft()
608 ath11k_warn(ab, "mismatch in expected bin len %d and data len %d\n", in ath11k_spectral_process_fft()
621 ath11k_warn(ab, "Invalid num of bins %d\n", num_bins); in ath11k_spectral_process_fft()
628 ath11k_warn(ar->ab, "found magic value in fft data, dropping\n"); in ath11k_spectral_process_fft()
634 ath11k_warn(ab, "failed to pull search report %d\n", ret); in ath11k_spectral_process_fft()
654 ath11k_warn(ab, "invalid channel width %d\n", chan_width_mhz); in ath11k_spectral_process_fft()
[all …]
H A Dwmi.c360 ath11k_warn(wmi_sc->ab, "wmi command %d timeout\n", cmd_id); in ath11k_wmi_cmd_send()
363 ath11k_warn(wmi_sc->ab, "ce desc not available for wmi command %d\n", in ath11k_wmi_cmd_send()
630 ath11k_warn(ab, "invalid len %d for the tag 0x%x\n", in ath11k_wmi_tlv_svc_rdy_parse()
656 ath11k_warn(ab, "failed to parse tlv %d\n", ret); in ath11k_service_ready_event()
677 ath11k_warn(ab, "unaligned WMI skb data\n"); in ath11k_wmi_alloc_skb()
741 ath11k_warn(ar->ab, in ath11k_wmi_mgmt_send()
830 ath11k_warn(ar->ab, in ath11k_wmi_vdev_create()
861 ath11k_warn(ar->ab, "failed to submit WMI_VDEV_DELETE_CMDID\n"); in ath11k_wmi_vdev_delete()
889 ath11k_warn(ar->ab, "failed to submit WMI_VDEV_STOP cmd\n"); in ath11k_wmi_vdev_stop()
917 ath11k_warn(ar->ab, "failed to submit WMI_VDEV_DOWN cmd\n"); in ath11k_wmi_vdev_down()
[all …]
H A Dhtc.c23 ath11k_warn(ab, "Unaligned HTC tx skb\n"); in ath11k_htc_alloc_skb()
87 ath11k_warn(ab, "Invalid endpoint id: %d\n", eid); in ath11k_htc_send()
160 ath11k_warn(ab, "Uneven credit report len %d", len); in ath11k_htc_process_credit_report()
204 ath11k_warn(ab, "Invalid record length: %d\n", in ath11k_htc_process_trailer()
215 ath11k_warn(ab, "Credit report too long\n"); in ath11k_htc_process_trailer()
225 ath11k_warn(ab, "Unhandled record: id:%d length:%d\n", in ath11k_htc_process_trailer()
303 ath11k_warn(ab, "HTC Rx: invalid eid %d\n", eid); in ath11k_htc_rx_completion_handler()
312 ath11k_warn(ab, "HTC rx frame too long, len: %zu\n", in ath11k_htc_rx_completion_handler()
318 ath11k_warn(ab, "HTC Rx: insufficient length, got %d, expected %d\n", in ath11k_htc_rx_completion_handler()
338 ath11k_warn(ab, "Invalid trailer length: %d\n", in ath11k_htc_rx_completion_handler()
[all …]
H A Dqmi.c1785 ath11k_warn(ab, "failed to send host capability request: %d\n", ret); in ath11k_qmi_host_cap_send()
1794 ath11k_warn(ab, "host capability request failed: %d %d\n", in ath11k_qmi_host_cap_send()
1858 ath11k_warn(ab, "failed to send indication register request: %d\n", in ath11k_qmi_fw_ind_register_send()
1865 ath11k_warn(ab, "failed to register fw indication: %d\n", ret); in ath11k_qmi_fw_ind_register_send()
1870 ath11k_warn(ab, "firmware indication register request failed: %d %d\n", in ath11k_qmi_fw_ind_register_send()
1939 ath11k_warn(ab, "failed to respond qmi memory request: %d\n", in ath11k_qmi_respond_fw_mem_request()
1946 ath11k_warn(ab, "failed to wait qmi memory request: %d\n", ret); in ath11k_qmi_respond_fw_mem_request()
1957 ath11k_warn(ab, "qmi respond memory request failed: %d %d\n", in ath11k_qmi_respond_fw_mem_request()
2099 ath11k_warn(ab, "qmi mem size is low to load caldata\n"); in ath11k_qmi_assign_target_mem_chunk()
2126 ath11k_warn(ab, "qmi ignore invalid mem req type %d\n", in ath11k_qmi_assign_target_mem_chunk()
[all …]
H A Ddp.c35 ath11k_warn(ab, "failed to lookup peer %pM on vdev %d\n", in ath11k_dp_peer_cleanup()
61 ath11k_warn(ab, "failed to set default routing %d peer :%pM vdev_id :%d\n", in ath11k_dp_peer_setup()
70 ath11k_warn(ab, "failed to setup rxd tid queue for tid %d: %d\n", in ath11k_dp_peer_setup()
78 ath11k_warn(ab, "failed to setup rx defrag context\n"); in ath11k_dp_peer_setup()
92 ath11k_warn(ab, "failed to find the peer to del rx tid\n"); in ath11k_dp_peer_setup()
319 ath11k_warn(ab, "Not a valid ring type in dp :%d\n", type); in ath11k_dp_srng_setup()
330 ath11k_warn(ab, "failed to setup srng: %d ring_id %d\n", in ath11k_dp_srng_setup()
384 ath11k_warn(ab, "failed to set up wbm2sw_release ring :%d\n", in ath11k_dp_srng_common_setup()
392 ath11k_warn(ab, "failed to set up tcl_cmd ring :%d\n", ret); in ath11k_dp_srng_common_setup()
399 ath11k_warn(ab, "failed to set up tcl_status ring :%d\n", ret); in ath11k_dp_srng_common_setup()
[all …]
H A Ddp_rx.c337 ath11k_warn(ab, "dp mon ring purge timeout"); in ath11k_dp_purge_mon_ring()
556 ath11k_warn(ab, "failed to setup reo_dst_ring\n"); in ath11k_dp_pdev_reo_setup()
582 ath11k_warn(ar->ab, "failed to setup rx_refill_buf_ring\n"); in ath11k_dp_rx_pdev_srng_alloc()
593 ath11k_warn(ar->ab, "failed to setup rx_mac_buf_ring %d\n", in ath11k_dp_rx_pdev_srng_alloc()
605 ath11k_warn(ar->ab, "failed to setup rxdma_err_dst_ring %d\n", i); in ath11k_dp_rx_pdev_srng_alloc()
617 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
640 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
649 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
658 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
708 ath11k_warn(dp->ab, "failed to flush rx tid hw desc, tid %d status %d\n", in ath11k_dp_reo_cmd_free()
[all …]
H A Dthermal.c44 ath11k_warn(ar->ab, "throttle state %ld is exceeding the limit %d\n", in ath11k_thermal_set_cur_throttle_state()
81 ath11k_warn(ar->ab, "failed to read temperature %d\n", ret); in ath11k_thermal_show_temp()
93 ath11k_warn(ar->ab, "failed to synchronize thermal read\n"); in ath11k_thermal_show_temp()
150 ath11k_warn(sc, "failed to send thermal mitigation duty cycle %u ret %d\n", in ath11k_thermal_set_throttling()
H A Ddbring.c137 ath11k_warn(ar->ab, "failed to replenish db ring num_remain %d req_ent %d\n", in ath11k_dbring_fill_bufs()
176 ath11k_warn(ar->ab, "failed to setup db ring cfg\n"); in ath11k_dbring_wmi_cfg_setup()
229 ath11k_warn(ar->ab, "failed to setup srng: %d ring_id %d\n", in ath11k_dbring_srng_setup()
287 ath11k_warn(ab, "Invalid pdev id %d\n", pdev_idx); in ath11k_dbring_buffer_release_event()
293 ath11k_warn(ab, "Buffer entry %d mismatch meta entry %d\n", in ath11k_dbring_buffer_release_event()
313 ath11k_warn(ab, "Recv dma buffer release ev on unsupp module %d\n", in ath11k_dbring_buffer_release_event()
H A Dmhi.c338 ath11k_warn(ab, "firmware crashed: MHI_CB_SYS_ERROR\n"); in ath11k_mhi_op_status_cb()
487 ath11k_warn(ab, "failed to prepare mhi: %d", ret); in ath11k_mhi_start()
493 ath11k_warn(ab, "failed to power up mhi: %d", ret); in ath11k_mhi_start()
513 ath11k_warn(ab, "failed to suspend mhi: %d", ret); in ath11k_mhi_suspend()
531 ath11k_warn(ab, "failed to resume mhi: %d", ret); in ath11k_mhi_resume()
H A Dce.c344 ath11k_warn(ab, "failed to dma map ce rx buf\n"); in ath11k_ce_rx_post_pipe()
355 ath11k_warn(ab, "failed to enqueue rx buf: %d\n", ret); in ath11k_ce_rx_post_pipe()
434 ath11k_warn(ab, "rxed more than expected (nbytes %d, max %d)", in ath11k_ce_recv_process_cb()
452 ath11k_warn(ab, "failed to post rx buf to pipe: %d err: %d\n", in ath11k_ce_recv_process_cb()
589 ath11k_warn(ab, "Invalid CE ring type %d\n", type); in ath11k_ce_init_ring()
597 ath11k_warn(ab, "failed to setup srng: %d ring_id %d\n", in ath11k_ce_init_ring()
898 ath11k_warn(ab, "failed to post rx buf to pipe: %d err: %d\n", in ath11k_ce_rx_post_buf()
929 ath11k_warn(ab, "failed to init src ring: %d\n", in ath11k_ce_init_pipes()
943 ath11k_warn(ab, "failed to init dest ring: %d\n", in ath11k_ce_init_pipes()
960 ath11k_warn(ab, "failed to init dest status ing: %d\n", in ath11k_ce_init_pipes()
H A Ddebugfs.c122 ath11k_warn(ab, "empty vdev stats"); in ath11k_debugfs_fw_stats_process()
148 ath11k_warn(ab, "empty bcn stats"); in ath11k_debugfs_fw_stats_process()
189 ath11k_warn(ab, "could not request fw stats (%d)\n", in ath11k_debugfs_fw_stats_request()
233 ath11k_warn(ab, "failed to request fw stats: %d\n", ret); in ath11k_debugfs_get_fw_stats()
272 ath11k_warn(ab, "failed to request fw pdev stats: %d\n", ret); in ath11k_open_pdev_stats()
343 ath11k_warn(ar->ab, "failed to request fw vdev stats: %d\n", ret); in ath11k_open_vdev_stats()
419 ath11k_warn(ar->ab, "failed to request fw bcn stats: %d\n", ret); in ath11k_open_bcn_stats()
541 ath11k_warn(ab, "failed to simulate firmware crash: %d\n", ret); in ath11k_write_simulate_fw_crash()
677 ath11k_warn(ar->ab, "failed to set rx filter for monitor status ring\n"); in ath11k_write_extd_rx_stats()
898 ath11k_warn(ar->ab, "fw dbglog config failed from debugfs: %d\n", in ath11k_write_fw_dbglog()
[all …]
H A Ddp_tx.c222 ath11k_warn(ab, "failed to DMA map data Tx buffer\n"); in ath11k_dp_tx()
307 ath11k_warn(ab, "tx completion for unknown msdu_id %d\n", in ath11k_dp_tx_free_txbuf()
339 ath11k_warn(ab, "htt tx completion for unknown msdu_id %d\n", in ath11k_dp_tx_htt_tx_complete_buf()
441 ath11k_warn(ab, "Unknown htt tx status %d\n", wbm_status); in ath11k_dp_tx_process_htt_tx_complete()
518 ath11k_warn(ab, "Invalid HT mcs index %d\n", mcs); in ath11k_dp_tx_update_txcompl()
529 ath11k_warn(ab, "Invalid VHT mcs index %d\n", mcs); in ath11k_dp_tx_update_txcompl()
539 ath11k_warn(ab, "Invalid HE mcs index %d\n", mcs); in ath11k_dp_tx_update_txcompl()
724ath11k_warn(ab, "Unable to process some of the tx_status ring desc because status_fifo is full\n"); in ath11k_dp_tx_completion_handler()
756 ath11k_warn(ab, "tx completion for unknown msdu_id %d\n", in ath11k_dp_tx_completion_handler()
878 ath11k_warn(ab, "Unsupported ring type in DP :%d\n", ring_type); in ath11k_dp_tx_get_ring_id_type()
[all …]
H A Dcore.c800 ath11k_warn(ab, "failed to stop dp rx (and timer) pktlog during suspend: %d\n", in ath11k_core_suspend()
807 ath11k_warn(ab, "failed to wait tx complete: %d\n", ret); in ath11k_core_suspend()
813 ath11k_warn(ab, "failed to enable wow during suspend: %d\n", ret); in ath11k_core_suspend()
819 ath11k_warn(ab, "failed to stop dp rx pktlog during suspend: %d\n", in ath11k_core_suspend()
832 ath11k_warn(ab, "failed to suspend hif: %d\n", ret); in ath11k_core_suspend()
859 ath11k_warn(ab, "failed to resume hif during resume: %d\n", ret); in ath11k_core_resume()
868 ath11k_warn(ab, "failed to start rx pktlog during resume: %d\n", in ath11k_core_resume()
875 ath11k_warn(ab, "failed to wakeup wow during resume: %d\n", ret); in ath11k_core_resume()
1169 ath11k_warn(ab, "unknown %s id found: %d\n", in ath11k_core_parse_bd_ie_board()
1819 ath11k_warn(ar->ab, in ath11k_update_11d()
[all …]
H A Dpci.c230 ath11k_warn(ab, "link down error during global reset\n"); in ath11k_pci_soc_global_reset()
283 ath11k_warn(ab, "failed to set pcie link register 0x%08x: 0x%08x != 0x%08x\n", in ath11k_pci_set_link_reg()
298 ath11k_warn(ab, "failed to set sysclk: %d\n", ret); in ath11k_pci_fix_l1ss()
307 ath11k_warn(ab, "failed to set dtct config1 error: %d\n", ret); in ath11k_pci_fix_l1ss()
316 ath11k_warn(ab, "failed to set dtct config2: %d\n", ret); in ath11k_pci_fix_l1ss()
325 ath11k_warn(ab, "failed to set dtct config4: %d\n", ret); in ath11k_pci_fix_l1ss()
1025 ath11k_warn(ab, "failed to suspend core: %d\n", ret); in ath11k_pci_pm_suspend()
1042 ath11k_warn(ab, "failed to resume core: %d\n", ret); in ath11k_pci_pm_resume()
H A Dreg.c65 ath11k_warn(ar->ab, "Unexpected Regulatory event for this wiphy\n"); in ath11k_reg_notifier()
89 ath11k_warn(ar->ab, in ath11k_reg_notifier()
98 ath11k_warn(ar->ab, in ath11k_reg_notifier()
273 ath11k_warn(ab, in ath11k_regd_update()
318 ath11k_warn(ab, "failed to perform regd update : %d\n", ret); in ath11k_regd_update()
751 ath11k_warn(ab, "Unable to create intersected regdomain\n"); in ath11k_reg_build_regd()
H A Ddebug.c58 void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...) in ath11k_warn() function
84 EXPORT_SYMBOL(ath11k_warn);
H A Ddebug.h78 __printf(2, 3) void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...);
H A Ddebugfs_sta.c437 ath11k_warn(ar->ab, "failed to set peer pktlog filter %pM: %d\n", in ath11k_dbg_sta_write_peer_pktlog()
512 ath11k_warn(ar->ab, "failed to send delba: vdev_id %u peer %pM tid %u initiator %u reason %u\n", in ath11k_dbg_sta_write_delba()
563 ath11k_warn(ar->ab, "failed to send addba response: vdev_id %u peer %pM tid %u status%u\n", in ath11k_dbg_sta_write_addba_resp()
613 ath11k_warn(ar->ab, "failed to send addba request: vdev_id %u peer %pM tid %u buf_size %u\n", in ath11k_dbg_sta_write_addba()
675 ath11k_warn(ar->ab, "failed to clear addba session ret: %d\n", in ath11k_dbg_sta_write_aggr_mode()
735 ath11k_warn(ar->ab, "failed to send htt peer stats request: %d\n", ret); in ath11k_write_htt_peer_stats_reset()
H A Dhal_rx.c247 ath11k_warn(ab, "Unsupported reo command %d\n", type); in ath11k_hal_reo_cmd_send()
251 ath11k_warn(ab, "Unknown reo command %d\n", type); in ath11k_hal_reo_cmd_send()
334 ath11k_warn(ab, "expected error push reason code, received %d\n", in ath11k_hal_desc_reo_parse_err()
341 ath11k_warn(ab, "expected buffer type link_desc"); in ath11k_hal_desc_reo_parse_err()
H A Dahb.c750 ath11k_warn(ab, "timed out while waiting for wow wakeup completion\n"); in ath11k_ahb_hif_resume()
1235 ath11k_warn(ab, "failed to receive recovery response completion\n"); in ath11k_ahb_remove_prepare()
H A Dpcic.c229 ath11k_warn(ab, in ath11k_pcic_read()

12