Searched refs:ath11k_cold_boot_cal (Results 1 – 3 of 3) sorted by relevance
26 bool ath11k_cold_boot_cal = 1; variable27 EXPORT_SYMBOL(ath11k_cold_boot_cal);28 module_param_named(cold_boot_cal, ath11k_cold_boot_cal, bool, 0644);2079 if (ath11k_cold_boot_cal && ab->hw_params.cold_boot_calib) { in ath11k_qmi_assign_target_mem_chunk()3196 if (ath11k_cold_boot_cal && ab->qmi.cal_done == 0 && in ath11k_qmi_driver_event_work()
411 if (ath11k_cold_boot_cal == 0 || ab->qmi.cal_done || in ath11k_ahb_fwreset_from_cold_boot()421 ath11k_cold_boot_cal = 0; in ath11k_ahb_fwreset_from_cold_boot()
158 extern bool ath11k_cold_boot_cal;