Home
last modified time | relevance | path

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

12

/linux/drivers/net/wireless/ath/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()
326 ath11k_warn(ar->ab, "Invalid number of scan plans %d !!", in ath11k_wmi_pno_check_and_convert()
[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 Dmac.c587 ath11k_warn(ar->ab, "No VIF found for vdev %d\n", vdev_id); in ath11k_mac_get_arvif()
787 ath11k_warn(ar->ab, "failed to recalc txpower limit %d using pdev param %d: %d\n", in ath11k_mac_txpower_recalc()
825 ath11k_warn(ar->ab, "failed to recalculate rts/cts prot for vdev %d: %d\n", in ath11k_recalc_rtscts_prot()
841 ath11k_warn(ar->ab, "failed to set kickout threshold on vdev %i: %d\n", in ath11k_mac_set_kickout()
850 ath11k_warn(ar->ab, "failed to set keepalive minimum idle time on vdev %i: %d\n", in ath11k_mac_set_kickout()
859 ath11k_warn(ar->ab, "failed to set keepalive maximum idle time on vdev %i: %d\n", in ath11k_mac_set_kickout()
868 ath11k_warn(ar->ab, "failed to set keepalive maximum unresponsive time on vdev %i: %d\n", in ath11k_mac_set_kickout()
956 ath11k_warn(ar->ab, "failed to request monitor vdev %i start: %d\n", in ath11k_mac_monitor_vdev_start()
963 ath11k_warn(ar->ab, "failed to synchronize setup for monitor vdev %i start: %d\n", in ath11k_mac_monitor_vdev_start()
970 ath11k_warn(ar->ab, "failed to put up monitor vdev %i: %d\n", in ath11k_mac_monitor_vdev_start()
[all …]
H A Dspectral.c229 ath11k_warn(ar->ab, "failed to enable spectral scan: %d\n", ret); in ath11k_spectral_scan_config()
263 ath11k_warn(ar->ab, "failed to configure spectral scan: %d\n", ret); in ath11k_spectral_scan_config()
324 ath11k_warn(ar->ab, "failed to reconfigure spectral scan: %d\n", in ath11k_write_file_spec_scan_ctl()
331 ath11k_warn(ar->ab, "failed to trigger spectral scan: %d\n", in ath11k_write_file_spec_scan_ctl()
588 ath11k_warn(ab, "invalid bin size type for hw rev %d\n", in ath11k_spectral_process_fft()
600 ath11k_warn(ab, "mismatch in expected bin len %d and data len %d\n", in ath11k_spectral_process_fft()
613 ath11k_warn(ab, "Invalid num of bins %d\n", num_bins); in ath11k_spectral_process_fft()
620 ath11k_warn(ar->ab, "found magic value in fft data, dropping\n"); in ath11k_spectral_process_fft()
626 ath11k_warn(ab, "failed to pull search report %d\n", ret); in ath11k_spectral_process_fft()
646 ath11k_warn(ab, "invalid channel width %d\n", chan_width_mhz); in ath11k_spectral_process_fft()
[all …]
H A Dwmi.c329 ath11k_warn(wmi_ab->ab, "wmi command %d timeout\n", cmd_id); in ath11k_wmi_cmd_send()
332 ath11k_warn(wmi_ab->ab, "ce desc not available for wmi command %d\n", in ath11k_wmi_cmd_send()
584 ath11k_warn(ab, "invalid len %d for the tag 0x%x\n", in ath11k_wmi_tlv_svc_rdy_parse()
610 ath11k_warn(ab, "failed to parse tlv %d\n", ret); in ath11k_service_ready_event()
631 ath11k_warn(ab, "unaligned WMI skb data\n"); in ath11k_wmi_alloc_skb()
707 ath11k_warn(ar->ab, in ath11k_wmi_mgmt_send()
784 ath11k_warn(ar->ab, in ath11k_wmi_vdev_create()
815 ath11k_warn(ar->ab, "failed to submit WMI_VDEV_DELETE_CMDID\n"); in ath11k_wmi_vdev_delete()
843 ath11k_warn(ar->ab, "failed to submit WMI_VDEV_STOP cmd\n"); in ath11k_wmi_vdev_stop()
871 ath11k_warn(ar->ab, "failed to submit WMI_VDEV_DOWN cmd\n"); in ath11k_wmi_vdev_down()
[all …]
H A Dhtc.c24 ath11k_warn(ab, "Unaligned HTC tx skb\n"); in ath11k_htc_alloc_skb()
88 ath11k_warn(ab, "Invalid endpoint id: %d\n", eid); in ath11k_htc_send()
161 ath11k_warn(ab, "Uneven credit report len %d", len); in ath11k_htc_process_credit_report()
205 ath11k_warn(ab, "Invalid record length: %d\n", in ath11k_htc_process_trailer()
216 ath11k_warn(ab, "Credit report too long\n"); in ath11k_htc_process_trailer()
226 ath11k_warn(ab, "Unhandled record: id:%d length:%d\n", in ath11k_htc_process_trailer()
304 ath11k_warn(ab, "HTC Rx: invalid eid %d\n", eid); in ath11k_htc_rx_completion_handler()
313 ath11k_warn(ab, "HTC rx frame too long, len: %zu\n", in ath11k_htc_rx_completion_handler()
319 ath11k_warn(ab, "HTC Rx: insufficient length, got %d, expected %d\n", in ath11k_htc_rx_completion_handler()
339 ath11k_warn(ab, "Invalid trailer length: %d\n", in ath11k_htc_rx_completion_handler()
[all …]
H A Dqmi.c1775 ath11k_warn(ab, "failed to send host capability request: %d\n", ret); in ath11k_qmi_host_cap_send()
1784 ath11k_warn(ab, "host capability request failed: %d %d\n", in ath11k_qmi_host_cap_send()
1848 ath11k_warn(ab, "failed to send indication register request: %d\n", in ath11k_qmi_fw_ind_register_send()
1855 ath11k_warn(ab, "failed to register fw indication: %d\n", ret); in ath11k_qmi_fw_ind_register_send()
1860 ath11k_warn(ab, "firmware indication register request failed: %d %d\n", in ath11k_qmi_fw_ind_register_send()
1929 ath11k_warn(ab, "failed to respond qmi memory request: %d\n", in ath11k_qmi_respond_fw_mem_request()
1936 ath11k_warn(ab, "failed to wait qmi memory request: %d\n", ret); in ath11k_qmi_respond_fw_mem_request()
1947 ath11k_warn(ab, "qmi respond memory request failed: %d %d\n", in ath11k_qmi_respond_fw_mem_request()
2084 ath11k_warn(ab, "qmi mem size is low to load caldata\n"); in ath11k_qmi_assign_target_mem_chunk()
2111 ath11k_warn(ab, "qmi ignore invalid mem req type %d\n", in ath11k_qmi_assign_target_mem_chunk()
[all …]
H A Ddp.c34 ath11k_warn(ab, "failed to lookup peer %pM on vdev %d\n", in ath11k_dp_peer_cleanup()
60 ath11k_warn(ab, "failed to set default routing %d peer :%pM vdev_id :%d\n", in ath11k_dp_peer_setup()
69 ath11k_warn(ab, "failed to setup rxd tid queue for tid %d: %d\n", in ath11k_dp_peer_setup()
77 ath11k_warn(ab, "failed to setup rx defrag context\n"); in ath11k_dp_peer_setup()
91 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 Dcfr.c200 ath11k_warn(ar->ab, "Number of tones received is invalid\n"); in ath11k_cfr_process_data()
318 ath11k_warn(ab, "Failed to get ar for vdev id %d\n", in ath11k_process_cfr_capture_event()
327 ath11k_warn(ab, "CFR capture failed as peer %pM is in powersave", in ath11k_process_cfr_capture_event()
333 ath11k_warn(ab, "CFR capture failed for the peer : %pM", in ath11k_process_cfr_capture_event()
341 ath11k_warn(ab, "WMI tx status %d for the peer %pM", in ath11k_process_cfr_capture_event()
369 ath11k_warn(ab, "lut failure to process tx event\n"); in ath11k_process_cfr_capture_event()
535 ath11k_warn(ar->ab, "FW doesn't support configured bw %d\n", in ath11k_cfr_send_peer_cfr_capture_cmd()
542 ath11k_warn(ar->ab, "FW doesn't support configured method %d\n", in ath11k_cfr_send_peer_cfr_capture_cmd()
555 ath11k_warn(ar->ab, in ath11k_cfr_send_peer_cfr_capture_cmd()
672 ath11k_warn(ar->ab, in ath11k_write_file_enable_cfr()
[all …]
H A Ddp_rx.c338 ath11k_warn(ab, "dp mon ring purge timeout"); in ath11k_dp_purge_mon_ring()
557 ath11k_warn(ab, "failed to setup reo_dst_ring\n"); in ath11k_dp_pdev_reo_setup()
583 ath11k_warn(ar->ab, "failed to setup rx_refill_buf_ring\n"); in ath11k_dp_rx_pdev_srng_alloc()
594 ath11k_warn(ar->ab, "failed to setup rx_mac_buf_ring %d\n", in ath11k_dp_rx_pdev_srng_alloc()
606 ath11k_warn(ar->ab, "failed to setup rxdma_err_dst_ring %d\n", i); in ath11k_dp_rx_pdev_srng_alloc()
618 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
641 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
650 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
659 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
709 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 Dmhi.c275 ath11k_warn(ab, "firmware crashed: MHI_CB_SYS_ERROR\n"); in ath11k_mhi_op_status_cb()
278 ath11k_warn(ab, "firmware crashed: MHI_CB_EE_RDDM\n"); in ath11k_mhi_op_status_cb()
440 ath11k_warn(ab, "failed to prepare mhi: %d", ret); in ath11k_mhi_start()
446 ath11k_warn(ab, "failed to power up mhi: %d", ret); in ath11k_mhi_start()
474 ath11k_warn(ab, "failed to suspend mhi: %d", ret); in ath11k_mhi_suspend()
492 ath11k_warn(ab, "failed to resume mhi: %d", ret); in ath11k_mhi_resume()
H A Ddbring.c141 ath11k_warn(ar->ab, "failed to replenish db ring num_remain %d req_ent %d\n", in ath11k_dbring_fill_bufs()
183 ath11k_warn(ar->ab, "failed to setup db ring cfg\n"); in ath11k_dbring_wmi_cfg_setup()
191 ath11k_warn(ar->ab, "failed to setup db ring cfg\n"); in ath11k_dbring_wmi_cfg_setup()
245 ath11k_warn(ar->ab, "failed to setup srng: %d ring_id %d\n", in ath11k_dbring_srng_setup()
308 ath11k_warn(ab, "Invalid pdev id %d\n", pdev_idx); in ath11k_dbring_buffer_release_event()
314 ath11k_warn(ab, "Buffer entry %d mismatch meta entry %d\n", in ath11k_dbring_buffer_release_event()
337 ath11k_warn(ab, "Recv dma buffer release ev on unsupp module %d\n", in ath11k_dbring_buffer_release_event()
H A Dthermal.c45 ath11k_warn(ar->ab, "throttle state %ld is exceeding the limit %d\n", in ath11k_thermal_set_cur_throttle_state()
82 ath11k_warn(ar->ab, "failed to read temperature %d\n", ret); in ath11k_thermal_show_temp()
94 ath11k_warn(ar->ab, "failed to synchronize thermal read\n"); in ath11k_thermal_show_temp()
151 ath11k_warn(ab, "failed to send thermal mitigation duty cycle %u ret %d\n", in ath11k_thermal_set_throttling()
H A Dcore.c1162 ath11k_warn(ab, "failed to stop dp rx (and timer) pktlog during suspend: %d\n", in ath11k_core_suspend_wow()
1172 ath11k_warn(ab, "failed to wait tx complete: %d\n", ret); in ath11k_core_suspend_wow()
1178 ath11k_warn(ab, "failed to enable wow during suspend: %d\n", ret); in ath11k_core_suspend_wow()
1184 ath11k_warn(ab, "failed to stop dp rx pktlog during suspend: %d\n", in ath11k_core_suspend_wow()
1197 ath11k_warn(ab, "failed to suspend hif: %d\n", ret); in ath11k_core_suspend_wow()
1210 ath11k_warn(ab, "failed to stop dp rx (and timer) pktlog during suspend: %d\n", in ath11k_core_suspend_default()
1220 ath11k_warn(ab, "failed to wait tx complete: %d\n", ret); in ath11k_core_suspend_default()
1226 ath11k_warn(ab, "failed to stop dp rx pktlog during suspend: %d\n", in ath11k_core_suspend_default()
1299 ath11k_warn(ab, "failed to power up hif during resume: %d\n", ret); in ath11k_core_resume_early()
1314 ath11k_warn(ab, "timeout while waiting for restart complete"); in ath11k_core_resume_default()
[all …]
H A Dreg.c66 ath11k_warn(ar->ab, "failed to update channel list: %d\n", ret); in ath11k_reg_notifier()
78 ath11k_warn(ar->ab, "Unexpected Regulatory event for this wiphy\n"); in ath11k_reg_notifier()
101 ath11k_warn(ar->ab, in ath11k_reg_notifier()
110 ath11k_warn(ar->ab, in ath11k_reg_notifier()
260 ath11k_warn(ab, in ath11k_regd_update()
295 ath11k_warn(ab, "failed to perform regd update : %d\n", ret); in ath11k_regd_update()
787 ath11k_warn(ab, "Unable to create intersected regdomain\n"); in ath11k_reg_build_regd()
891 ath11k_warn(ab, "Failed to set the requested Country regulatory setting\n"); in ath11k_reg_handle_chan_list()
953 ath11k_warn(ab, "failed to build regd from reg_info\n"); in ath11k_reg_handle_chan_list()
H A Dce.c346 ath11k_warn(ab, "failed to dma map ce rx buf\n"); in ath11k_ce_rx_post_pipe()
433 ath11k_warn(ab, "unexpected rx length (nbytes %d, max %d)", in ath11k_ce_recv_process_cb()
451 ath11k_warn(ab, "failed to post rx buf to pipe: %d err: %d\n", in ath11k_ce_recv_process_cb()
588 ath11k_warn(ab, "Invalid CE ring type %d\n", type); in ath11k_ce_init_ring()
596 ath11k_warn(ab, "failed to setup srng: %d ring_id %d\n", in ath11k_ce_init_ring()
897 ath11k_warn(ab, "failed to post rx buf to pipe: %d err: %d\n", in ath11k_ce_rx_post_buf()
928 ath11k_warn(ab, "failed to init src ring: %d\n", in ath11k_ce_init_pipes()
942 ath11k_warn(ab, "failed to init dest ring: %d\n", in ath11k_ce_init_pipes()
959 ath11k_warn(ab, "failed to init dest status ing: %d\n", in ath11k_ce_init_pipes()
H A Ddebugfs.c108 ath11k_warn(ab, "empty bcn stats"); in ath11k_debugfs_fw_stats_process()
153 ath11k_warn(ab, "failed to request fw pdev stats: %d\n", ret); in ath11k_open_pdev_stats()
224 ath11k_warn(ar->ab, "failed to request fw vdev stats: %d\n", ret); in ath11k_open_vdev_stats()
300 ath11k_warn(ar->ab, "failed to request fw bcn stats: %d\n", ret); in ath11k_open_bcn_stats()
422 ath11k_warn(ab, "failed to simulate firmware crash: %d\n", ret); in ath11k_write_simulate_fw_crash()
558 ath11k_warn(ar->ab, "failed to set rx filter for monitor status ring\n"); in ath11k_write_extd_rx_stats()
779 ath11k_warn(ar->ab, "fw dbglog config failed from debugfs: %d\n", in ath11k_write_fw_dbglog()
814 ath11k_warn(ab, "failed to dump sram: %d\n", ret); in ath11k_open_sram_dump()
981 ath11k_warn(ar->ab, in ath11k_write_pktlog_filter()
989 ath11k_warn(ar->ab, "failed to disable pktlog: %d\n", ret); in ath11k_write_pktlog_filter()
[all …]
H A Dpci.c216 ath11k_warn(ab, "link down error during global reset\n"); in ath11k_pci_soc_global_reset()
274 ath11k_warn(ab, "failed to set pcie link register 0x%08x: 0x%08x != 0x%08x\n", in ath11k_pci_set_link_reg()
289 ath11k_warn(ab, "failed to set sysclk: %d\n", ret); in ath11k_pci_fix_l1ss()
298 ath11k_warn(ab, "failed to set dtct config1 error: %d\n", ret); in ath11k_pci_fix_l1ss()
307 ath11k_warn(ab, "failed to set dtct config2: %d\n", ret); in ath11k_pci_fix_l1ss()
316 ath11k_warn(ab, "failed to set dtct config4: %d\n", ret); in ath11k_pci_fix_l1ss()
719 ath11k_warn(ab, "No crash dump data found for devcoredump"); in ath11k_pci_coredump_download()
1228 ath11k_warn(ab, "failed to suspend core: %d\n", ret); in ath11k_pci_pm_suspend()
1245 ath11k_warn(ab, "failed to resume core: %d\n", ret); in ath11k_pci_pm_resume()
1257 ath11k_warn(ab, "failed to late suspend core: %d\n", ret); in ath11k_pci_pm_suspend_late()
[all …]
H A Ddp_tx.c216 ath11k_warn(ab, "failed to DMA map data Tx buffer\n"); in ath11k_dp_tx()
301 ath11k_warn(ab, "tx completion for unknown msdu_id %d\n", in ath11k_dp_tx_free_txbuf()
333 ath11k_warn(ab, "htt tx completion for unknown msdu_id %d\n", in ath11k_dp_tx_htt_tx_complete_buf()
431 ath11k_warn(ab, "Unknown htt tx status %d\n", wbm_status); in ath11k_dp_tx_process_htt_tx_complete()
508 ath11k_warn(ab, "Invalid HT mcs index %d\n", mcs); in ath11k_dp_tx_update_txcompl()
519 ath11k_warn(ab, "Invalid VHT mcs index %d\n", mcs); in ath11k_dp_tx_update_txcompl()
529 ath11k_warn(ab, "Invalid HE mcs index %d\n", mcs); in ath11k_dp_tx_update_txcompl()
718ath11k_warn(ab, "Unable to process some of the tx_status ring desc because status_fifo is full\n"); in ath11k_dp_tx_completion_handler()
750 ath11k_warn(ab, "tx completion for unknown msdu_id %d\n", in ath11k_dp_tx_completion_handler()
872 ath11k_warn(ab, "Unsupported ring type in DP :%d\n", ring_type); in ath11k_dp_tx_get_ring_id_type()
[all …]
H A Ddebug.c43 void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...) in ath11k_warn() function
56 EXPORT_SYMBOL(ath11k_warn);
H A Ddebugfs_sta.c317 ath11k_warn(ar->ab, in ath11k_dbg_sta_write_cfr_capture()
572 ath11k_warn(ar->ab, "failed to set peer pktlog filter %pM: %d\n", in ath11k_dbg_sta_write_peer_pktlog()
647 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()
698 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()
748 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()
810 ath11k_warn(ar->ab, "failed to clear addba session ret: %d\n", in ath11k_dbg_sta_write_aggr_mode()
870 ath11k_warn(ar->ab, "failed to send htt peer stats request: %d\n", ret); in ath11k_write_htt_peer_stats_reset()
H A Ddebug.h84 __printf(2, 3) void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...);
H A Dfw.c125 ath11k_warn(ab, "Unknown FW IE: %u\n", ie_id); in ath11k_fw_request_firmware_api_n()
H A Dhal_rx.c248 ath11k_warn(ab, "Unsupported reo command %d\n", type); in ath11k_hal_reo_cmd_send()
252 ath11k_warn(ab, "Unknown reo command %d\n", type); in ath11k_hal_reo_cmd_send()
335 ath11k_warn(ab, "expected error push reason code, received %d\n", in ath11k_hal_desc_reo_parse_err()
342 ath11k_warn(ab, "expected buffer type link_desc"); in ath11k_hal_desc_reo_parse_err()

12