Home
last modified time | relevance | path

Searched refs:ath10k_info (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Ddebug.h63 __printf(2, 3) void ath10k_info(struct ath10k *ar, const char *fmt, ...);
Dtestmode.c381 ath10k_info(ar, "UTF firmware %s started\n", ver); in ath10k_tm_cmd_utf_start()
446 ath10k_info(ar, "UTF firmware stopped\n"); in ath10k_tm_cmd_utf_stop()
Ddebug.c110 void ath10k_info(struct ath10k *ar, const char *fmt, ...) in ath10k_info() function
123 EXPORT_SYMBOL(ath10k_info);
139ath10k_info(ar, "%s (0x%08x, 0x%08x %s) fw %s fwapi %d bdapi %d htt-ver %d.%d wmi-op %d htt-op %d … in ath10k_print_driver_info()
156 ath10k_info(ar, "debug %d debugfs %d tracing %d dfs %d testmode %d\n", in ath10k_print_driver_info()
594 ath10k_info(ar, "simulating soft firmware crash\n"); in ath10k_write_simulate_fw_crash()
597 ath10k_info(ar, "simulating hard firmware crash\n"); in ath10k_write_simulate_fw_crash()
605 ath10k_info(ar, "simulating firmware assert crash\n"); in ath10k_write_simulate_fw_crash()
608 ath10k_info(ar, "user requested hw restart\n"); in ath10k_write_simulate_fw_crash()
Dcore.c1298 ath10k_info(ar, "UART prints enabled\n"); in ath10k_init_uart()
1415 ath10k_info(ar, "invalid cryptmode: %d\n", in ath10k_core_init_firmware_features()
Dpci.c2740 ath10k_info(ar, "limiting irq mode to: %d\n", in ath10k_pci_init_irq()
3080 ath10k_info(ar, "pci irq %s interrupts %d irq_mode %d reset_mode %d\n", in ath10k_pci_probe()
Dmac.c5932 ath10k_info(ar, "device successfully recovered\n"); in ath10k_reconfig_complete()
Dwmi.c3479 ath10k_info(ar, "DFS Radar detected, but ignored as requested\n"); in ath10k_dfs_radar_report()