Searched refs:skip_otp (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dcore.c35 static bool skip_otp; variable
39 module_param(skip_otp, bool, 0644);
43 MODULE_PARM_DESC(skip_otp, "Skip otp failure for calibration in testmode");
390 if (!skip_otp && result != 0) { ath10k_download_and_run_otp()

Completed in 100 milliseconds