Searched refs:ath12k_info (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| A D | debug.h | 32 __printf(2, 3) void ath12k_info(struct ath12k_base *ab, const char *fmt, ...);
|
| A D | debug.c | 11 void ath12k_info(struct ath12k_base *ab, const char *fmt, ...) in ath12k_info() function
|
| A D | hw.c | 1109 ath12k_info(ab, "Hardware name: %s\n", ab->hw_params->name); in ath12k_hw_init()
|
| A D | pci.c | 793 ath12k_info(ab, "MSI vectors: %d\n", num_vectors); in ath12k_pci_msi_alloc() 1161 ath12k_info(ab, "leaving PCI ASPM disabled to avoid MHI M2 problems\n"); in ath12k_pci_start()
|
| A D | qmi.c | 2517 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() 2521 ath12k_info(ab, "fw_version 0x%x fw_build_timestamp %s fw_build_id %s", in ath12k_qmi_request_target_cap()
|
| A D | wmi.c | 6790 ath12k_info(ab, "DFS Radar detected, but ignored as requested\n"); in ath12k_wmi_pdev_dfs_radar_detected_event()
|
Completed in 39 milliseconds