Home
last modified time | relevance | path

Searched refs:svc_to_ce_map (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.c60 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq8074,
147 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq6018,
232 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
322 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qcn9074,
406 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
496 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
584 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
678 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq5018,
750 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
839 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
H A Dahb.c430 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_ahb_init_qmi_ce_config()
652 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_ahb_map_service_to_pipe()
H A Dhw.h162 const struct service_to_pipe *svc_to_ce_map; member
H A Dqmi.h86 const struct service_to_pipe *svc_to_ce_map; member
H A Dpci.c383 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_pci_init_qmi_ce_config()
H A Dpcic.c779 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_pcic_map_service_to_pipe()
H A Dqmi.c2704 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dhw.c881 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_qcn9274,
959 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_wcn7850,
1037 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_qcn9274,
H A Dhw.h172 const struct service_to_pipe *svc_to_ce_map; member
H A Dqmi.h84 const struct service_to_pipe *svc_to_ce_map; member
H A Dpci.c717 cfg->svc_to_ce_map = ab->hw_params->svc_to_ce_map; in ath12k_pci_init_qmi_ce_config()
999 entry = &ab->hw_params->svc_to_ce_map[i]; in ath12k_pci_map_service_to_pipe()
H A Dqmi.c3123 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath12k_qmi_wlanfw_wlan_cfg_send()