Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.c55 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq8074,
138 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq6018,
218 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
300 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qcn9074,
379 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
461 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
542 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
Dahb.c440 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_ahb_init_qmi_ce_config()
657 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_ahb_map_service_to_pipe()
Dhw.h159 const struct service_to_pipe *svc_to_ce_map; member
Dqmi.h86 const struct service_to_pipe *svc_to_ce_map; member
Dpci.c377 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_pci_init_qmi_ce_config()
Dpcic.c729 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_pcic_map_service_to_pipe()
Dqmi.c2663 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()