Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dqmi.c25 bool ath11k_cold_boot_cal = 1; variable
26 EXPORT_SYMBOL(ath11k_cold_boot_cal);
27 module_param_named(cold_boot_cal, ath11k_cold_boot_cal, bool, 0644);
2076 if (ath11k_cold_boot_cal && ab->hw_params.cold_boot_calib) { in ath11k_qmi_assign_target_mem_chunk()
3190 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;