Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.c28 void ath10k_info(struct ath10k *ar, const char *fmt, ...) in ath10k_info() function
41 EXPORT_SYMBOL(ath10k_info);
51 ath10k_info(ar, "%s target 0x%08x chip_id 0x%08x sub %04x:%04x", in ath10k_debug_print_hwfw_info()
57 ath10k_info(ar, "kconfig debug %d debugfs %d tracing %d dfs %d testmode %d\n", in ath10k_debug_print_hwfw_info()
68 ath10k_info(ar, "firmware ver %s api %d features %s crc32 %08x\n", in ath10k_debug_print_hwfw_info()
93 ath10k_info(ar, "board_file api %d bmi_id %s crc32 %08x", in ath10k_debug_print_board_info()
101 ath10k_info(ar, "htt-ver %d.%d wmi-op %d htt-op %d cal %s max-sta %d raw %d hwcrypto %d\n", in ath10k_debug_print_boot_info()
575 ath10k_info(ar, "simulating soft firmware crash\n"); in ath10k_write_simulate_fw_crash()
578 ath10k_info(ar, "simulating hard firmware crash\n"); in ath10k_write_simulate_fw_crash()
586 ath10k_info(ar, "simulating firmware assert crash\n"); in ath10k_write_simulate_fw_crash()
[all …]
H A Dtestmode.c314 ath10k_info(ar, "utf.bin didn't contain otp binary, taking it from the normal mode firmware"); in ath10k_tm_fetch_firmware()
401 ath10k_info(ar, "UTF firmware %s started\n", ver); in ath10k_tm_cmd_utf_start()
473 ath10k_info(ar, "UTF firmware stopped\n"); in ath10k_tm_cmd_utf_stop()
H A Ddebug.h80 __printf(2, 3) void ath10k_info(struct ath10k *ar, const char *fmt, ...);
H A Dqmi.c635 ath10k_info(ar, "qmi chip_id 0x%x chip_family 0x%x board_id 0x%x soc_id 0x%x", in ath10k_qmi_cap_send_sync_msg()
638 ath10k_info(ar, "qmi fw_version 0x%x fw_build_timestamp %s fw_build_id %s", in ath10k_qmi_cap_send_sync_msg()
1044 ath10k_info(ar, "qmi not waiting for msa_ready indicator"); in ath10k_qmi_driver_event_work()
H A Dpci.c3233 ath10k_info(ar, "limiting irq mode to: %d\n", in ath10k_pci_init_irq()
3659 ath10k_info(ar, "pci irq %s oper_irq_mode %d irq_mode %d reset_mode %d\n", in ath10k_pci_probe()
H A Dcore.c2462 ath10k_info(ar, "UART prints enabled\n"); in ath10k_init_uart()
2682 ath10k_info(ar, "invalid cryptmode: %d\n", in ath10k_core_init_firmware_features()
H A Dmac.c8169 ath10k_info(ar, "device successfully recovered\n"); in ath10k_reconfig_complete()
H A Dwmi.c3999 ath10k_info(ar, "DFS Radar detected, but ignored as requested\n"); in ath10k_radar_detected()