Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dwmi.c277 ath11k_warn(wmi_sc->ab, "wmi command %d timeout\n", cmd_id); in ath11k_wmi_cmd_send()
515 ath11k_warn(ab, "invalid len %d for the tag 0x%x\n", in ath11k_wmi_tlv_svc_rdy_parse()
541 ath11k_warn(ab, "failed to parse tlv %d\n", ret); in ath11k_service_ready_event()
560 ath11k_warn(ab, "unaligned WMI skb data\n"); in ath11k_wmi_alloc_skb()
609 ath11k_warn(ar->ab, in ath11k_wmi_mgmt_send()
681 ath11k_warn(ar->ab, in ath11k_wmi_vdev_create()
712 ath11k_warn(ar->ab, "failed to submit WMI_VDEV_DELETE_CMDID\n"); in ath11k_wmi_vdev_delete()
740 ath11k_warn(ar->ab, "failed to submit WMI_VDEV_STOP cmd\n"); in ath11k_wmi_vdev_stop()
768 ath11k_warn(ar->ab, "failed to submit WMI_VDEV_DOWN cmd\n"); in ath11k_wmi_vdev_down()
893 ath11k_warn(ar->ab, "failed to submit vdev_%s cmd\n", in ath11k_wmi_vdev_start()
[all …]
H A Dmac.c476 ath11k_warn(ar->ab, "No VIF found for vdev %d\n", vdev_id); in ath11k_mac_get_arvif()
636 ath11k_warn(ar->ab, "failed to recalc txpower limit %d using pdev param %d: %d\n", in ath11k_mac_txpower_recalc()
674 ath11k_warn(ar->ab, "failed to recalculate rts/cts prot for vdev %d: %d\n", in ath11k_recalc_rtscts_prot()
690 ath11k_warn(ar->ab, "failed to set kickout threshold on vdev %i: %d\n", in ath11k_mac_set_kickout()
699 ath11k_warn(ar->ab, "failed to set keepalive minimum idle time on vdev %i: %d\n", in ath11k_mac_set_kickout()
708 ath11k_warn(ar->ab, "failed to set keepalive maximum idle time on vdev %i: %d\n", in ath11k_mac_set_kickout()
717 ath11k_warn(ar->ab, "failed to set keepalive maximum unresponsive time on vdev %i: %d\n", in ath11k_mac_set_kickout()
750 ath11k_warn(ar->ab, "failed to put up monitor vdev %i: %d\n", in ath11k_monitor_vdev_up()
787 ath11k_warn(ab, "failed to get beacon template from mac80211\n"); in ath11k_mac_setup_bcn_tmpl()
811 ath11k_warn(ab, "failed to submit beacon template command: %d\n", in ath11k_mac_setup_bcn_tmpl()
[all …]
H A Dhtc.c23 ath11k_warn(ab, "Unaligned HTC tx skb\n"); in ath11k_htc_alloc_skb()
84 ath11k_warn(ab, "Invalid endpoint id: %d\n", eid); in ath11k_htc_send()
154 ath11k_warn(ab, "Uneven credit report len %d", len); in ath11k_htc_process_credit_report()
198 ath11k_warn(ab, "Invalid record length: %d\n", in ath11k_htc_process_trailer()
208 ath11k_warn(ab, "Credit report too long\n"); in ath11k_htc_process_trailer()
218 ath11k_warn(ab, "Unhandled record: id:%d length:%d\n", in ath11k_htc_process_trailer()
253 ath11k_warn(ab, "HTC Rx: invalid eid %d\n", eid); in ath11k_htc_rx_completion_handler()
262 ath11k_warn(ab, "HTC rx frame too long, len: %zu\n", in ath11k_htc_rx_completion_handler()
268 ath11k_warn(ab, "HTC Rx: insufficient length, got %d, expected %d\n", in ath11k_htc_rx_completion_handler()
285 ath11k_warn(ab, "Invalid trailer length: %d\n", in ath11k_htc_rx_completion_handler()
[all …]
H A Dspectral.c226 ath11k_warn(ar->ab, "failed to enable spectral scan: %d\n", ret); in ath11k_spectral_scan_config()
260 ath11k_warn(ar->ab, "failed to configure spectral scan: %d\n", ret); in ath11k_spectral_scan_config()
321 ath11k_warn(ar->ab, "failed to reconfigure spectral scan: %d\n", in ath11k_write_file_spec_scan_ctl()
328 ath11k_warn(ar->ab, "failed to trigger spectral scan: %d\n", in ath11k_write_file_spec_scan_ctl()
593 ath11k_warn(ab, "invalid bin size type for hw rev %d\n", in ath11k_spectral_process_fft()
605 ath11k_warn(ab, "mismatch in expected bin len %d and data len %d\n", in ath11k_spectral_process_fft()
617 ath11k_warn(ab, "Invalid num of bins %d\n", num_bins); in ath11k_spectral_process_fft()
623 ath11k_warn(ab, "failed to pull search report %d\n", ret); in ath11k_spectral_process_fft()
636 ath11k_warn(ab, "invalid channel width %d\n", chan_width_mhz); in ath11k_spectral_process_fft()
708 ath11k_warn(ab, "failed to parse spectral tlv hdr at bytes %d\n", in ath11k_spectral_process_data()
[all …]
H A Dpeer.c104 ath11k_warn(ab, "peer-unmap-event: unknown peer id %d\n", in ath11k_peer_unmap_event()
181 ath11k_warn(ab, "removing stale peer %pM from vdev_id %d\n", in ath11k_peer_cleanup()
205 ath11k_warn(ar->ab, "failed wait for peer deleted"); in ath11k_wait_for_peer_delete_done()
212 ath11k_warn(ar->ab, "Timeout in receiving peer delete response\n"); in ath11k_wait_for_peer_delete_done()
229 ath11k_warn(ar->ab, in ath11k_peer_delete()
258 ath11k_warn(ar->ab, in ath11k_peer_create()
273 ath11k_warn(ar->ab, in ath11k_peer_create()
289 ath11k_warn(ar->ab, "failed to find peer %pM on vdev %i after creation\n", in ath11k_peer_create()
297 ath11k_warn(ar->ab, "failed to delete peer vdev_id %d addr %pM\n", in ath11k_peer_create()
H A Ddp.c31 ath11k_warn(ab, "failed to lookup peer %pM on vdev %d\n", in ath11k_dp_peer_cleanup()
56 ath11k_warn(ab, "failed to set default routing %d peer :%pM vdev_id :%d\n", in ath11k_dp_peer_setup()
65 ath11k_warn(ab, "failed to setup rxd tid queue for tid %d: %d\n", in ath11k_dp_peer_setup()
73 ath11k_warn(ab, "failed to setup rx defrag context\n"); in ath11k_dp_peer_setup()
86 ath11k_warn(ab, "failed to find the peer to del rx tid\n"); in ath11k_dp_peer_setup()
291 ath11k_warn(ab, "Not a valid ring type in dp :%d\n", type); in ath11k_dp_srng_setup()
297 ath11k_warn(ab, "failed to setup srng: %d ring_id %d\n", in ath11k_dp_srng_setup()
351 ath11k_warn(ab, "failed to set up wbm2sw_release ring :%d\n", in ath11k_dp_srng_common_setup()
359 ath11k_warn(ab, "failed to set up tcl_cmd ring :%d\n", ret); in ath11k_dp_srng_common_setup()
366 ath11k_warn(ab, "failed to set up tcl_status ring :%d\n", ret); in ath11k_dp_srng_common_setup()
[all …]
H A Dqmi.c1563 ath11k_warn(ab, "Failed to send host capability request,err = %d\n", ret); in ath11k_qmi_host_cap_send()
1572 ath11k_warn(ab, "Host capability request failed, result: %d, err: %d\n", in ath11k_qmi_host_cap_send()
1626 ath11k_warn(ab, "Failed to send indication register request, err = %d\n", in ath11k_qmi_fw_ind_register_send()
1633 ath11k_warn(ab, "failed to register fw indication %d\n", ret); in ath11k_qmi_fw_ind_register_send()
1638 ath11k_warn(ab, "FW Ind register request failed, result: %d, err: %d\n", in ath11k_qmi_fw_ind_register_send()
1696 ath11k_warn(ab, "qmi failed to respond memory request, err = %d\n", in ath11k_qmi_respond_fw_mem_request()
1703 ath11k_warn(ab, "qmi failed memory request, err = %d\n", ret); in ath11k_qmi_respond_fw_mem_request()
1714 ath11k_warn(ab, "Respond mem req failed, result: %d, err: %d\n", in ath11k_qmi_respond_fw_mem_request()
1791 ath11k_warn(ab, "qmi mem size is low to load caldata\n"); in ath11k_qmi_assign_target_mem_chunk()
1802 ath11k_warn(ab, "qmi ignore invalid mem req type %d\n", in ath11k_qmi_assign_target_mem_chunk()
[all …]
H A Dtestmode.c46 ath11k_warn(ar->ab, in ath11k_tm_event_wmi()
53 ath11k_warn(ar->ab, in ath11k_tm_event_wmi()
62 ath11k_warn(ar->ab, in ath11k_tm_event_wmi()
71 ath11k_warn(ar->ab, in ath11k_tm_event_wmi()
164 ath11k_warn(ar->ab, "failed to transmit wmi command (testmode): %d\n", in ath11k_tm_cmd_wmi()
H A Ddp_rx.c514 ath11k_warn(ab, "failed to setup reo_dst_ring\n"); in ath11k_dp_pdev_reo_setup()
540 ath11k_warn(ar->ab, "failed to setup rx_refill_buf_ring\n"); in ath11k_dp_rx_pdev_srng_alloc()
551 ath11k_warn(ar->ab, "failed to setup rx_mac_buf_ring %d\n", in ath11k_dp_rx_pdev_srng_alloc()
563 ath11k_warn(ar->ab, "failed to setup rxdma_err_dst_ring %d\n", i); in ath11k_dp_rx_pdev_srng_alloc()
575 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
598 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
607 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
616 ath11k_warn(ar->ab, in ath11k_dp_rx_pdev_srng_alloc()
657 ath11k_warn(dp->ab, "failed to flush rx tid hw desc, tid %d status %d\n", in ath11k_dp_reo_cmd_free()
683 ath11k_warn(ab, in ath11k_dp_reo_cache_flush()
[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.c99 ath11k_warn(ar->ab, "failed to replenish db ring num_remain %d req_ent %d\n", in ath11k_dbring_fill_bufs()
137 ath11k_warn(ar->ab, "failed to setup db ring cfg\n"); in ath11k_dbring_wmi_cfg_setup()
190 ath11k_warn(ar->ab, "failed to setup srng: %d ring_id %d\n", in ath11k_dbring_srng_setup()
247 ath11k_warn(ab, "Invalid pdev id %d\n", pdev_idx); in ath11k_dbring_buffer_release_event()
253 ath11k_warn(ab, "Buffer entry %d mismatch meta entry %d\n", in ath11k_dbring_buffer_release_event()
273 ath11k_warn(ab, "Recv dma buffer release ev on unsupp module %d\n", in ath11k_dbring_buffer_release_event()
H A Ddebugfs.c108 ath11k_warn(ab, "failed to pull fw stats: %d\n", ret); in ath11k_debugfs_fw_stats_process()
116 ath11k_warn(ab, "failed to get ar for pdev_id %d: %d\n", in ath11k_debugfs_fw_stats_process()
131 ath11k_warn(ab, "empty vdev stats"); in ath11k_debugfs_fw_stats_process()
157 ath11k_warn(ab, "empty bcn stats"); in ath11k_debugfs_fw_stats_process()
207 ath11k_warn(ab, "could not request fw stats (%d)\n", in ath11k_debugfs_fw_stats_request()
259 ath11k_warn(ab, "failed to request fw pdev stats: %d\n", ret); in ath11k_open_pdev_stats()
331 ath11k_warn(ar->ab, "failed to request fw vdev stats: %d\n", ret); in ath11k_open_vdev_stats()
408 ath11k_warn(ar->ab, "failed to request fw bcn stats: %d\n", ret); in ath11k_open_bcn_stats()
527 ath11k_warn(ab, "failed to simulate firmware crash: %d\n", ret); in ath11k_write_simulate_fw_crash()
657 ath11k_warn(ar->ab, "failed to set rx filter for monitor status ring\n"); in ath11k_write_extd_rx_stats()
[all …]
H A Dce.c283 ath11k_warn(ab, "failed to dma map ce rx buf\n"); in ath11k_ce_rx_post_pipe()
294 ath11k_warn(ab, "failed to enqueue rx buf: %d\n", ret); in ath11k_ce_rx_post_pipe()
373 ath11k_warn(ab, "rxed more than expected (nbytes %d, max %d)", in ath11k_ce_recv_process_cb()
391 ath11k_warn(ab, "failed to post rx buf to pipe: %d err: %d\n", in ath11k_ce_recv_process_cb()
513 ath11k_warn(ab, "Invalid CE ring type %d\n", type); in ath11k_ce_init_ring()
521 ath11k_warn(ab, "failed to setup srng: %d ring_id %d\n", in ath11k_ce_init_ring()
820 ath11k_warn(ab, "failed to post rx buf to pipe: %d err: %d\n", in ath11k_ce_rx_post_buf()
854 ath11k_warn(ab, "failed to init src ring: %d\n", in ath11k_ce_init_pipes()
868 ath11k_warn(ab, "failed to init dest ring: %d\n", in ath11k_ce_init_pipes()
885 ath11k_warn(ab, "failed to init dest status ing: %d\n", in ath11k_ce_init_pipes()
H A Ddebug.c40 void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...) in ath11k_warn() function
53 EXPORT_SYMBOL(ath11k_warn);
H A Ddp_tx.c210 ath11k_warn(ab, "failed to DMA map data Tx buffer\n"); in ath11k_dp_tx()
293 ath11k_warn(ab, "tx completion for unknown msdu_id %d\n", in ath11k_dp_tx_free_txbuf()
325 ath11k_warn(ab, "htt tx completion for unknown msdu_id %d\n", in ath11k_dp_tx_htt_tx_complete_buf()
393 ath11k_warn(ab, "Unknown htt tx status %d\n", wbm_status); in ath11k_dp_tx_process_htt_tx_complete()
556ath11k_warn(ab, "Unable to process some of the tx_status ring desc because status_fifo is full\n"); in ath11k_dp_tx_completion_handler()
588 ath11k_warn(ab, "tx completion for unknown msdu_id %d\n", in ath11k_dp_tx_completion_handler()
707 ath11k_warn(ab, "Unsupported ring type in DP :%d\n", ring_type); in ath11k_dp_tx_get_ring_id_type()
863 ath11k_warn(ab, "htt target version request timed out\n"); in ath11k_dp_tx_htt_h2t_ver_req_msg()
1012 ath11k_warn(ab, "failed to send htt type stats request: %d", in ath11k_dp_tx_htt_h2t_ext_stats_req()
H A Ddebugfs_sta.c149 ath11k_warn(ab, "failed to find the peer\n"); in ath11k_debugfs_sta_update_txcompl()
178 ath11k_warn(ab, "Invalid HT mcs index %d\n", mcs); in ath11k_debugfs_sta_update_txcompl()
188 ath11k_warn(ab, "Invalid VHT mcs index %d\n", mcs); in ath11k_debugfs_sta_update_txcompl()
507 ath11k_warn(ar->ab, "failed to set peer pktlog filter %pM: %d\n", in ath11k_dbg_sta_write_peer_pktlog()
582 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()
633 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()
683 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()
745 ath11k_warn(ar->ab, "failed to clear addba session ret: %d\n", in ath11k_dbg_sta_write_aggr_mode()
805 ath11k_warn(ar->ab, "failed to send htt peer stats request: %d\n", ret); in ath11k_write_htt_peer_stats_reset()
H A Dreg.c62 ath11k_warn(ar->ab, "Unexpected Regulatory event for this wiphy\n"); in ath11k_reg_notifier()
87 ath11k_warn(ar->ab, in ath11k_reg_notifier()
224 ath11k_warn(ab, in ath11k_regd_update()
267 ath11k_warn(ab, "failed to perform regd update : %d\n", ret); in ath11k_regd_update()
676 ath11k_warn(ab, "Unable to create intersected regdomain\n"); in ath11k_reg_build_regd()
H A Ddebug.h33 __printf(2, 3) void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...);
H A Dcore.c250 ath11k_warn(ab, "unknown ATH11K_BD_IE_BOARD found: %d\n", in ath11k_core_parse_bd_ie_board()
814 ath11k_warn(ab, in ath11k_core_restart()
824 ath11k_warn(ab, in ath11k_core_restart()
H A Dhal_rx.c250 ath11k_warn(ab, "Unsupported reo command %d\n", type); in ath11k_hal_reo_cmd_send()
254 ath11k_warn(ab, "Unknown reo command %d\n", type); in ath11k_hal_reo_cmd_send()
337 ath11k_warn(ab, "expected error push reason code, received %d\n", in ath11k_hal_desc_reo_parse_err()
344 ath11k_warn(ab, "expected buffer type link_desc"); in ath11k_hal_desc_reo_parse_err()
H A Dahb.c737 ath11k_warn(ab, "failed to receive recovery response completion\n"); in ath11k_ahb_remove()
H A Ddebugfs_htt_stats.c4272 ath11k_warn(ab, "received invalid htt ext stats event\n"); in ath11k_debugfs_htt_ext_stats_handler()
4281 ath11k_warn(ab, "failed to get ar for pdev_id %d\n", pdev_id); in ath11k_debugfs_htt_ext_stats_handler()
4302 ath11k_warn(ab, "Failed to parse tlv %d\n", ret); in ath11k_debugfs_htt_ext_stats_handler()
4424 ath11k_warn(ar->ab, "failed to set htt stats cfg params: %d\n", ret); in ath11k_debugfs_htt_stats_req()
4430 ath11k_warn(ar->ab, "failed to send htt stats request: %d\n", ret); in ath11k_debugfs_htt_stats_req()
4439 ath11k_warn(ar->ab, "stats request timed out\n"); in ath11k_debugfs_htt_stats_req()
4568 ath11k_warn(ar->ab, "failed to send htt stats request: %d\n", ret); in ath11k_write_htt_stats_reset()
H A Dpci.c209 ath11k_warn(ab, "link down error during global reset\n"); in ath11k_pci_soc_global_reset()
H A Dhal.c515 ath11k_warn(ab, "invalid ring number :%d\n", ring_num); in ath11k_hal_srng_get_ring_id()