Searched refs:ath12k_info (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | debug.c | 12 void ath12k_info(struct ath12k_base *ab, const char *fmt, ...) in ath12k_info() function 25 EXPORT_SYMBOL(ath12k_info);
|
| H A D | coredump.c | 45 ath12k_info(ab, "Uploading coredump\n"); in ath12k_coredump_upload()
|
| H A D | debug.h | 33 __printf(2, 3) void ath12k_info(struct ath12k_base *ab, const char *fmt, ...);
|
| H A D | pci.c | 766 ath12k_info(ab, "MSI vectors: %d\n", num_vectors); in ath12k_pci_msi_alloc() 1142 ath12k_info(ab, "leaving PCI ASPM disabled to avoid MHI M2 problems\n"); in ath12k_pci_start()
|
| H A D | wmi.c | 8736 ath12k_info(ab, "DFS Radar detected, but ignored as requested\n"); in ath12k_wmi_pdev_dfs_radar_detected_event()
|