Searched refs:target_ce_config (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 57 .target_ce_config = ath11k_target_ce_config_wlan_ipq8074, 142 .target_ce_config = ath11k_target_ce_config_wlan_ipq8074, 225 .target_ce_config = ath11k_target_ce_config_wlan_qca6390, 310 .target_ce_config = ath11k_target_ce_config_wlan_qcn9074, 392 .target_ce_config = ath11k_target_ce_config_wlan_qca6390, 477 .target_ce_config = ath11k_target_ce_config_wlan_qca6390, 560 .target_ce_config = ath11k_target_ce_config_wlan_qca6390, 652 .target_ce_config = ath11k_target_ce_config_wlan_ipq5018,
|
H A D | hw.h | 160 const struct ce_pipe_config *target_ce_config; member
|
H A D | pci.c | 375 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_pci_init_qmi_ce_config()
|
H A D | ahb.c | 427 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_ahb_init_qmi_ce_config()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hw.c | 871 .target_ce_config = ath12k_target_ce_config_wlan_qcn9274, 928 .target_ce_config = ath12k_target_ce_config_wlan_wcn7850, 984 .target_ce_config = ath12k_target_ce_config_wlan_qcn9274,
|
H A D | hw.h | 154 const struct ce_pipe_config *target_ce_config; member
|
H A D | pci.c | 630 cfg->tgt_ce = ab->hw_params->target_ce_config; in ath12k_pci_init_qmi_ce_config()
|