Home
last modified time | relevance | path

Searched refs:fw_diag_log (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.c36 static bool fw_diag_log; variable
47 module_param(fw_diag_log, bool, 0644);
56 MODULE_PARM_DESC(fw_diag_log, "Diag based fw log debugging");
2918 status = ath10k_hif_set_target_log_mode(ar, fw_diag_log); in ath10k_core_start()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.c36 static bool fw_diag_log; variable
49 module_param(fw_diag_log, bool, 0644);
60 MODULE_PARM_DESC(fw_diag_log, "Diag based fw log debugging");
3219 status = ath10k_hif_set_target_log_mode(ar, fw_diag_log); in ath10k_core_start()

Completed in 9 milliseconds