Searched refs:ATH11K_DBG_BOOT (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | core.c | 903 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 915 ath11k_dbg(ab, ATH11K_DBG_BOOT, "smbios cc_code %c%c\n", in ath11k_core_check_cc_code_bdfext() 921 ath11k_dbg(ab, ATH11K_DBG_BOOT, "smbios worldwide regdomain\n"); in ath11k_core_check_cc_code_bdfext() 924 ath11k_dbg(ab, ATH11K_DBG_BOOT, "ignore smbios country code setting %d\n", in ath11k_core_check_cc_code_bdfext() 932 ath11k_dbg(ab, ATH11K_DBG_BOOT, "bdf variant name not found.\n"); in ath11k_core_check_cc_code_bdfext() 938 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 947 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 957 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 962 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 995 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_dt() [all …]
|
H A D | debug.h | 19 ATH11K_DBG_BOOT = 0x00000020, enumerator 45 case ATH11K_DBG_BOOT: in ath11k_dbg_str()
|
H A D | htc.c | 244 ath11k_dbg(ab, ATH11K_DBG_BOOT, "suspend complete %d\n", ack); in ath11k_htc_suspend_complete() 281 ath11k_dbg(ab, ATH11K_DBG_BOOT, "wakeup from suspend is received\n"); in ath11k_htc_wakeup_from_suspend() 625 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_htc_connect_service() 750 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_htc_connect_service() 757 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_htc_connect_service()
|
H A D | pci.c | 581 ath11k_dbg(ab, ATH11K_DBG_BOOT, "pci_mem 0x%p\n", ab->mem); in ath11k_pci_claim() 809 ath11k_dbg(ab, ATH11K_DBG_BOOT, "pci probe %04x:%04x %04x:%04x\n", in ath11k_pci_probe() 1019 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot skipping pci suspend as qmi is not initialised\n"); in ath11k_pci_pm_suspend() 1036 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot skipping pci resume as qmi is not initialised\n"); in ath11k_pci_pm_resume()
|
H A D | mhi.c | 333 ath11k_dbg(ab, ATH11K_DBG_BOOT, "notify status reason %s\n", in ath11k_mhi_op_status_cb()
|
H A D | mac.c | 8489 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_mac_op_reconfig_complete() 8499 ath11k_dbg(ab, ATH11K_DBG_BOOT, "reset success\n"); in ath11k_mac_op_reconfig_complete()
|