Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.c45 static bool fw_diag_log; variable
58 module_param(fw_diag_log, bool, 0644);
69 MODULE_PARM_DESC(fw_diag_log, "Diag based fw log debugging");
3303 status = ath10k_hif_set_target_log_mode(ar, fw_diag_log); in ath10k_core_start()