Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhw.c364 .target_ce_config = ath12k_wifi7_target_ce_config_wlan_qcn9274,
448 .target_ce_config = ath12k_wifi7_target_ce_config_wlan_wcn7850,
532 .target_ce_config = ath12k_wifi7_target_ce_config_wlan_qcn9274,
614 .target_ce_config = ath12k_wifi7_target_ce_config_wlan_ipq5332,
691 .target_ce_config = ath12k_wifi7_target_ce_config_wlan_wcn7850,
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c59 .target_ce_config = ath11k_target_ce_config_wlan_ipq8074,
148 .target_ce_config = ath11k_target_ce_config_wlan_ipq8074,
235 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
327 .target_ce_config = ath11k_target_ce_config_wlan_qcn9074,
413 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
505 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
595 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
690 .target_ce_config = ath11k_target_ce_config_wlan_ipq5018,
765 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
856 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
H A Dhw.h161 const struct ce_pipe_config *target_ce_config; member
H A Dahb.c428 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_ahb_init_qmi_ce_config()
H A Dpci.c398 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_pci_init_qmi_ce_config()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h159 const struct ce_pipe_config *target_ce_config; member
H A Dahb.c492 cfg->tgt_ce = ab->hw_params->target_ce_config; in ath12k_ahb_init_qmi_ce_config()
H A Dpci.c682 cfg->tgt_ce = ab->hw_params->target_ce_config; in ath12k_pci_init_qmi_ce_config()