Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dcore.c37 static bool fw_diag_log; variable
48 module_param(fw_diag_log, bool, 0644);
57 MODULE_PARM_DESC(fw_diag_log, "Diag based fw log debugging");
3193 status = ath10k_hif_set_target_log_mode(ar, fw_diag_log); in ath10k_core_start()