Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dcore.c35 static bool skip_otp; variable
46 module_param(skip_otp, bool, 0644);
53 MODULE_PARM_DESC(skip_otp, "Skip otp failure for calibration in testmode");
1803 if (!(skip_otp || test_bit(ATH10K_FW_FEATURE_IGNORE_OTP_RESULT, in ath10k_download_and_run_otp()