Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dahb.c356 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_ahb_init_qmi_ce_config()
567 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_ahb_map_service_to_pipe()
H A Dcore.c50 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq8074,
87 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq6018,
124 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
H A Dhw.h141 const struct service_to_pipe *svc_to_ce_map; member
H A Dpci.c620 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_pci_init_qmi_ce_config()
836 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_pci_map_service_to_pipe()
H A Dqmi.h76 const struct service_to_pipe *svc_to_ce_map; member
H A Dqmi.c2268 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()