Home
last modified time | relevance | path

Searched refs:target_ce_config (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dcore.c51 .target_ce_config = ath11k_target_ce_config_wlan_ipq8074,
92 .target_ce_config = ath11k_target_ce_config_wlan_ipq8074,
133 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
173 .target_ce_config = ath11k_target_ce_config_wlan_qcn9074,
211 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
Dahb.c211 ce_config = &ab->hw_params.target_ce_config[ce_id]; in ath11k_ahb_ce_irq_enable()
226 ce_config = &ab->hw_params.target_ce_config[ce_id]; in ath11k_ahb_ce_irq_disable()
373 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_ahb_init_qmi_ce_config()
Dhw.h143 const struct ce_pipe_config *target_ce_config; member
Dpci.c834 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_pci_init_qmi_ce_config()