Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.c34 static bool skip_otp; variable
45 module_param(skip_otp, bool, 0644);
52 MODULE_PARM_DESC(skip_otp, "Skip otp failure for calibration in testmode");
1719 if (!(skip_otp || test_bit(ATH10K_FW_FEATURE_IGNORE_OTP_RESULT, in ath10k_download_and_run_otp()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.c35 static bool skip_otp; variable
48 module_param(skip_otp, bool, 0644);
55 MODULE_PARM_DESC(skip_otp, "Skip otp failure for calibration in testmode");
1838 if (!(skip_otp || test_bit(ATH10K_FW_FEATURE_IGNORE_OTP_RESULT, in ath10k_download_and_run_otp()

Completed in 6 milliseconds