fw_diag_log        35 drivers/net/wireless/ath/ath10k/core.c static bool fw_diag_log;
fw_diag_log        46 drivers/net/wireless/ath/ath10k/core.c module_param(fw_diag_log, bool, 0644);
fw_diag_log        55 drivers/net/wireless/ath/ath10k/core.c MODULE_PARM_DESC(fw_diag_log, "Diag based fw log debugging");
fw_diag_log      2788 drivers/net/wireless/ath/ath10k/core.c 	status = ath10k_hif_set_target_log_mode(ar, fw_diag_log);