Lines Matching refs:ath10k_warn
180 void ath10k_warn(struct ath10k *ar, const char *fmt, ...) in ath10k_warn() function
194 EXPORT_SYMBOL(ath10k_warn);
309 ath10k_warn(ar, "failed to pull fw stats: %d\n", ret); in ath10k_debug_fw_stats_process()
326 ath10k_warn(ar, "received unsolicited stats update event\n"); in ath10k_debug_fw_stats_process()
350 ath10k_warn(ar, "dropping fw peer stats\n"); in ath10k_debug_fw_stats_process()
355 ath10k_warn(ar, "dropping fw vdev stats\n"); in ath10k_debug_fw_stats_process()
395 ath10k_warn(ar, "could not request stats (%d)\n", ret); in ath10k_debug_fw_stats_request()
437 ath10k_warn(ar, "failed to request fw stats: %d\n", ret); in ath10k_fw_stats_open()
443 ath10k_warn(ar, "failed to fill fw stats: %d\n", ret); in ath10k_fw_stats_open()
617 ath10k_warn(ar, "failed to simulate firmware crash: %d\n", ret); in ath10k_write_simulate_fw_crash()
936 ath10k_warn(ar, "failed to read address 0x%08x via diagnose window fnrom debugfs: %d\n", in ath10k_mem_value_read()
994 ath10k_warn(ar, "failed to write address 0x%08x via diagnose window from debugfs: %d\n", in ath10k_mem_value_write()
1036 ath10k_warn(ar, "failed to send htt stats request: %d\n", ret); in ath10k_debug_htt_stats_req()
1219 ath10k_warn(ar, "dbglog cfg failed from debugfs: %d\n", in ath10k_write_fw_dbglog()
1323 ath10k_warn(ar, in ath10k_debug_get_et_stats()
1427 ath10k_warn(ar, "failed to read hi_board_data address: %d\n", ret); in ath10k_debug_cal_data_open()
1434 ath10k_warn(ar, "failed to read calibration data: %d\n", ret); in ath10k_debug_cal_data_open()
1492 ath10k_warn(ar, "ani_enable failed from debugfs: %d\n", ret); in ath10k_write_ani_enable()
1580 ath10k_warn(ar, "cal period cfg failed from debugfs: %d\n", in ath10k_write_nf_cal_period()
1614 ath10k_warn(ar, "failed to request tpc config: %d\n", ret); in ath10k_debug_tpc_stats_request()
1689 ath10k_warn(ar, "failed to get tpc stats\n"); in ath10k_tpc_stats_fill()
1785 ath10k_warn(ar, "failed to request tpc config stats: %d\n", in ath10k_tpc_stats_open()
1837 ath10k_warn(ar, "failed to start htt stats workqueue: %d\n", in ath10k_debug_start()
1845 ath10k_warn(ar, "failed to enable dbglog during start: %d", in ath10k_debug_start()
1854 ath10k_warn(ar, in ath10k_debug_start()
1861 ath10k_warn(ar, "failed to disable pktlog: %d\n", ret); in ath10k_debug_start()
1870 ath10k_warn(ar, "cal period cfg failed from debug start: %d\n", in ath10k_debug_start()
1997 ath10k_warn(ar, "failed to enable pktlog filter %x: %d\n", in ath10k_write_pktlog_filter()
2004 ath10k_warn(ar, "failed to disable pktlog: %d\n", ret); in ath10k_write_pktlog_filter()
2049 ath10k_warn(ar, "Quiet period %u can not be lesser than 25ms\n", in ath10k_write_quiet_period()