Searched refs:ATH11K_DBG_BOOT (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ath/ath11k/ |
D | core.c | 677 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 689 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot smbios cc_code %c%c\n", in ath11k_core_check_cc_code_bdfext() 695 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot smbios worldwide regdomain\n"); in ath11k_core_check_cc_code_bdfext() 698 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot ignore smbios country code setting %d\n", in ath11k_core_check_cc_code_bdfext() 706 ath11k_dbg(ab, ATH11K_DBG_BOOT, "bdf variant name not found.\n"); in ath11k_core_check_cc_code_bdfext() 712 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 721 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 731 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 736 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_cc_code_bdfext() 768 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_core_check_dt() [all …]
|
D | debug.h | 18 ATH11K_DBG_BOOT = 0x00000020, enumerator
|
D | htc.c | 242 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot suspend complete %d\n", ack); in ath11k_htc_suspend_complete() 279 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot wakeup from suspend is received\n"); in ath11k_htc_wakeup_from_suspend() 617 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_htc_connect_service() 742 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_htc_connect_service() 749 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_htc_connect_service()
|
D | pci.c | 546 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot pci_mem 0x%pK\n", ab->mem); in ath11k_pci_claim() 765 ath11k_dbg(ab, ATH11K_DBG_BOOT, "pci probe %04x:%04x %04x:%04x\n", in ath11k_pci_probe() 973 ath11k_dbg(ab, ATH11K_DBG_BOOT, "boot skipping pci suspend as qmi is not initialised\n"); in ath11k_pci_pm_suspend() 990 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, "mhi notify status reason %s\n", in ath11k_mhi_op_status_cb()
|
D | mac.c | 7976 ath11k_dbg(ab, ATH11K_DBG_BOOT, in ath11k_mac_op_reconfig_complete() 7986 ath11k_dbg(ab, ATH11K_DBG_BOOT, "reset success\n"); in ath11k_mac_op_reconfig_complete()
|