Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dsnoc.c1108 u8 fw_dbg_mode; in ath10k_snoc_hif_set_target_log_mode() local
1111 fw_dbg_mode = ATH10K_ENABLE_FW_LOG_CE; in ath10k_snoc_hif_set_target_log_mode()
1113 fw_dbg_mode = ATH10K_ENABLE_FW_LOG_DIAG; in ath10k_snoc_hif_set_target_log_mode()
1115 return ath10k_qmi_set_fw_log_mode(ar, fw_dbg_mode); in ath10k_snoc_hif_set_target_log_mode()