Searched refs:target_ce_config (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | hw.c | 364 .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 D | core.c | 59 .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 D | hw.h | 161 const struct ce_pipe_config *target_ce_config; member
|
| H A D | ahb.c | 428 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_ahb_init_qmi_ce_config()
|
| H A D | pci.c | 398 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_pci_init_qmi_ce_config()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.h | 159 const struct ce_pipe_config *target_ce_config; member
|
| H A D | ahb.c | 492 cfg->tgt_ce = ab->hw_params->target_ce_config; in ath12k_ahb_init_qmi_ce_config()
|
| H A D | pci.c | 682 cfg->tgt_ce = ab->hw_params->target_ce_config; in ath12k_pci_init_qmi_ce_config()
|