Searched refs:ATH11K_DBG_BOOT (Results 1 – 6 of 6) sorted by relevance
/drivers/net/wireless/ath/ath11k/ |
D | core.c | 890 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 902 ath11k_dbg(ab, ATH11K_DBG_BOOT, "smbios cc_code %c%c\n", in ath11k_core_check_cc_code_bdfext() 908 ath11k_dbg(ab, ATH11K_DBG_BOOT, "smbios worldwide regdomain\n"); in ath11k_core_check_cc_code_bdfext() 911 ath11k_dbg(ab, ATH11K_DBG_BOOT, "ignore smbios country code setting %d\n", in ath11k_core_check_cc_code_bdfext() 919 ath11k_dbg(ab, ATH11K_DBG_BOOT, "bdf variant name not found.\n"); in ath11k_core_check_cc_code_bdfext() 925 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 934 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 944 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 949 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 981 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_dt() [all …]
|
D | debug.h | 19 ATH11K_DBG_BOOT = 0x00000020, enumerator 45 case ATH11K_DBG_BOOT: in ath11k_dbg_str()
|
D | htc.c | 245 ath11k_dbg(ab, ATH11K_DBG_BOOT, "suspend complete %d\n", ack); in ath11k_htc_suspend_complete() 282 ath11k_dbg(ab, ATH11K_DBG_BOOT, "wakeup from suspend is received\n"); in ath11k_htc_wakeup_from_suspend() 626 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_htc_connect_service() 751 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_htc_connect_service() 758 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_htc_connect_service()
|
D | pci.c | 549 ath11k_dbg(ab, ATH11K_DBG_BOOT, "pci_mem 0x%p\n", ab->mem); in ath11k_pci_claim() 769 ath11k_dbg(ab, ATH11K_DBG_BOOT, "pci probe %04x:%04x %04x:%04x\n", in ath11k_pci_probe() 978 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot skipping pci suspend as qmi is not initialised\n"); in ath11k_pci_pm_suspend() 995 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot skipping pci resume as qmi is not initialised\n"); in ath11k_pci_pm_resume()
|
D | mhi.c | 328 ath11k_dbg(ab, ATH11K_DBG_BOOT, "notify status reason %s\n", in ath11k_mhi_op_status_cb()
|
D | mac.c | 8494 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_mac_op_reconfig_complete() 8504 ath11k_dbg(ab, ATH11K_DBG_BOOT, "reset success\n"); in ath11k_mac_op_reconfig_complete()
|