Searched refs:ath12k_info (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | coredump.c | 45 ath12k_info(ab, "Uploading coredump\n"); in ath12k_coredump_upload()
|
H A D | debug.h | 32 __printf(2, 3) void ath12k_info(struct ath12k_base *ab, const char *fmt, ...);
|
H A D | debug.c | 11 void ath12k_info(struct ath12k_base *ab, const char *fmt, ...) in ath12k_info() function
|
H A D | pci.c | 799 ath12k_info(ab, "MSI vectors: %d\n", num_vectors); in ath12k_pci_msi_alloc() 1175 ath12k_info(ab, "leaving PCI ASPM disabled to avoid MHI M2 problems\n"); in ath12k_pci_start()
|
H A D | hw.c | 1677 ath12k_info(ab, "Hardware name: %s\n", ab->hw_params->name); in ath12k_hw_init()
|
H A D | debugfs.c | 82 ath12k_info(ab, "simulating firmware assert crash\n"); in ath12k_write_simulate_fw_crash()
|
H A D | qmi.c | 2893 ath12k_info(ab, "chip_id 0x%x chip_family 0x%x board_id 0x%x soc_id 0x%x\n", in ath12k_qmi_request_target_cap() 2897 ath12k_info(ab, "fw_version 0x%x fw_build_timestamp %s fw_build_id %s", in ath12k_qmi_request_target_cap()
|
H A D | core.c | 816 ath12k_info(ab, "Booting in ftm mode\n"); in ath12k_core_soc_create()
|
H A D | wmi.c | 8551 ath12k_info(ab, "DFS Radar detected, but ignored as requested\n"); in ath12k_wmi_pdev_dfs_radar_detected_event()
|