Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
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()
348 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_ahb_init_qmi_ce_config()
Dcore.c48 .target_ce_config = ath11k_target_ce_config_wlan_ipq8074,
85 .target_ce_config = ath11k_target_ce_config_wlan_ipq8074,
122 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
Dhw.h139 const struct ce_pipe_config *target_ce_config; member
Dpci.c611 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_pci_init_qmi_ce_config()