Searched refs:fw_log_mode (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1116 u8 fw_log_mode)
1120 if (fw_log_mode)
1115 ath10k_snoc_hif_set_target_log_mode(struct ath10k *ar, u8 fw_log_mode) argument
H A Dqmi.c705 int ath10k_qmi_set_fw_log_mode(struct ath10k *ar, u8 fw_log_mode) argument
715 req.enablefwlog = fw_log_mode;
743 fw_log_mode);
H A Dqmi.h120 int ath10k_qmi_set_fw_log_mode(struct ath10k *ar, u8 fw_log_mode);
H A Dhif.h99 int (*set_target_log_mode)(struct ath10k *ar, u8 fw_log_mode);
251 u8 fw_log_mode)
256 return ar->hif.ops->set_target_log_mode(ar, fw_log_mode);
250 ath10k_hif_set_target_log_mode(struct ath10k *ar, u8 fw_log_mode) argument

Completed in 147 milliseconds