Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dtestmode.c218 ath10k_info(ar, "utf.bin didn't contain otp binary, taking it from the normal mode firmware"); in ath10k_tm_fetch_firmware()
299 ath10k_info(ar, "UTF firmware %s started\n", ver); in ath10k_tm_cmd_utf_start()
364 ath10k_info(ar, "UTF firmware stopped\n"); in ath10k_tm_cmd_utf_stop()
Ddebug.c25 void ath10k_info(struct ath10k *ar, const char *fmt, ...) in ath10k_info() function
38 EXPORT_SYMBOL(ath10k_info);
48 ath10k_info(ar, "%s target 0x%08x chip_id 0x%08x sub %04x:%04x", in ath10k_debug_print_hwfw_info()
54 ath10k_info(ar, "kconfig debug %d debugfs %d tracing %d dfs %d testmode %d\n", in ath10k_debug_print_hwfw_info()
65 ath10k_info(ar, "firmware ver %s api %d features %s crc32 %08x\n", in ath10k_debug_print_hwfw_info()
90 ath10k_info(ar, "board_file api %d bmi_id %s crc32 %08x", in ath10k_debug_print_board_info()
98 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()
572 ath10k_info(ar, "simulating soft firmware crash\n"); in ath10k_write_simulate_fw_crash()
575 ath10k_info(ar, "simulating hard firmware crash\n"); in ath10k_write_simulate_fw_crash()
583 ath10k_info(ar, "simulating firmware assert crash\n"); in ath10k_write_simulate_fw_crash()
[all …]
Ddebug.h80 __printf(2, 3) void ath10k_info(struct ath10k *ar, const char *fmt, ...);
Dqmi.c634 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()
637 ath10k_info(ar, "qmi fw_version 0x%x fw_build_timestamp %s fw_build_id %s", in ath10k_qmi_cap_send_sync_msg()
Dpci.c3230 ath10k_info(ar, "limiting irq mode to: %d\n", in ath10k_pci_init_irq()
3656 ath10k_info(ar, "pci irq %s oper_irq_mode %d irq_mode %d reset_mode %d\n", in ath10k_pci_probe()
Dcore.c2436 ath10k_info(ar, "UART prints enabled\n"); in ath10k_init_uart()
2620 ath10k_info(ar, "invalid cryptmode: %d\n", in ath10k_core_init_firmware_features()
Dmac.c8123 ath10k_info(ar, "device successfully recovered\n"); in ath10k_reconfig_complete()
Dwmi.c3970 ath10k_info(ar, "DFS Radar detected, but ignored as requested\n"); in ath10k_radar_detected()