Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dce.h191 void ath11k_ce_get_shadow_config(struct ath11k_base *ab,
H A Dce.c764 void ath11k_ce_get_shadow_config(struct ath11k_base *ab, in ath11k_ce_get_shadow_config() function
786 EXPORT_SYMBOL(ath11k_ce_get_shadow_config);
844 ath11k_ce_get_shadow_config(ab, &ab->qmi.ce_cfg.shadow_reg_v2, in ath11k_ce_init_pipes()
H A Dpci.c624 ath11k_ce_get_shadow_config(ab, &cfg->shadow_reg_v2, in ath11k_pci_init_qmi_ce_config()