Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dcore.h1189 bool ath11k_core_coldboot_cal_support(struct ath11k_base *ab);
Dqmi.c2082 if (ath11k_core_coldboot_cal_support(ab)) { in ath11k_qmi_assign_target_mem_chunk()
2846 if (!ath11k_core_coldboot_cal_support(ab) || in ath11k_qmi_fwreset_from_cold_boot()
3240 ath11k_core_coldboot_cal_support(ab)) { in ath11k_qmi_driver_event_work()
Dcore.c760 bool ath11k_core_coldboot_cal_support(struct ath11k_base *ab) in ath11k_core_coldboot_cal_support() function