Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
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()