Searched refs:ATH10K_DBG_BOOT (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | core.c | 107 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot suspend complete\n"); in ath10k_send_suspend_complete() 206 ath10k_dbg(ar, ATH10K_DBG_BOOT, in ath10k_push_board_ext_data() 292 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot cal file downloaded\n"); in ath10k_download_cal_file() 373 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot upload otp to 0x%x len %zd\n", in ath10k_download_and_run_otp() 388 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot otp execute result %d\n", result); in ath10k_download_and_run_otp() 423 ath10k_dbg(ar, ATH10K_DBG_BOOT, in ath10k_download_fw() 479 ath10k_dbg(ar, ATH10K_DBG_BOOT, "found calibration file %s/%s\n", in ath10k_fetch_cal_file() 612 ath10k_dbg(ar, ATH10K_DBG_BOOT, in ath10k_core_fetch_firmware_api_n() 622 ath10k_dbg(ar, ATH10K_DBG_BOOT, "found fw timestamp %d\n", in ath10k_core_fetch_firmware_api_n() 626 ath10k_dbg(ar, ATH10K_DBG_BOOT, in ath10k_core_fetch_firmware_api_n() [all …]
|
D | pci.c | 1215 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot hif start\n"); in ath10k_pci_hif_start() 1332 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot hif stop\n"); in ath10k_pci_hif_stop() 1821 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot warm reset\n"); in ath10k_pci_warm_reset() 1850 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot warm reset complete\n"); in ath10k_pci_warm_reset() 1860 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot 988x chip reset\n"); in ath10k_pci_qca988x_chip_reset() 1902 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot chip reset complete (warm)\n"); in ath10k_pci_qca988x_chip_reset() 1924 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot qca988x chip reset complete (cold)\n"); in ath10k_pci_qca988x_chip_reset() 1933 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot qca6174 chip reset\n"); in ath10k_pci_qca6174_chip_reset() 1956 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot qca6174 chip reset complete (cold)\n"); in ath10k_pci_qca6174_chip_reset() 1975 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot hif power up\n"); in ath10k_pci_hif_power_up() [all …]
|
D | htt.c | 78 ath10k_dbg(ar, ATH10K_DBG_BOOT, "htt target version %d.%d\n", in ath10k_htt_verify_version()
|
D | htc.c | 667 ath10k_dbg(ar, ATH10K_DBG_BOOT, in ath10k_htc_connect_service() 786 ath10k_dbg(ar, ATH10K_DBG_BOOT, in ath10k_htc_connect_service() 791 ath10k_dbg(ar, ATH10K_DBG_BOOT, in ath10k_htc_connect_service() 797 ath10k_dbg(ar, ATH10K_DBG_BOOT, in ath10k_htc_connect_service()
|
D | debug.h | 30 ATH10K_DBG_BOOT = 0x00000020, enumerator
|
D | ce.c | 858 ath10k_dbg(ar, ATH10K_DBG_BOOT, in ath10k_ce_init_src_ring() 892 ath10k_dbg(ar, ATH10K_DBG_BOOT, in ath10k_ce_init_dest_ring()
|
D | htt_tx.c | 88 ath10k_dbg(ar, ATH10K_DBG_BOOT, "htt tx max num pending tx %d\n", in ath10k_htt_tx_alloc()
|
D | htt_rx.c | 576 ath10k_dbg(ar, ATH10K_DBG_BOOT, "htt rx ring size %d fill_level %d\n", in ath10k_htt_rx_alloc()
|