Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dqmi.c26 bool ath11k_cold_boot_cal = 1; variable
27 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()
Dahb.c411 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()
Dcore.h158 extern bool ath11k_cold_boot_cal;