Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/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,
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c68 .target_ce_config = ath11k_target_ce_config_wlan_ipq8074,
157 .target_ce_config = ath11k_target_ce_config_wlan_ipq8074,
244 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
336 .target_ce_config = ath11k_target_ce_config_wlan_qcn9074,
422 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
514 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
604 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
699 .target_ce_config = ath11k_target_ce_config_wlan_ipq5018,
774 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
865 .target_ce_config = ath11k_target_ce_config_wlan_qca6390,
H A Dhw.h165 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.c430 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_pci_init_qmi_ce_config()
/freebsd/sys/contrib/dev/athk/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.c694 cfg->tgt_ce = ab->hw_params->target_ce_config; in ath12k_pci_init_qmi_ce_config()