Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhw.c381 .svc_to_ce_map =
473 .svc_to_ce_map =
565 .svc_to_ce_map =
655 .svc_to_ce_map =
740 .svc_to_ce_map =
833 .svc_to_ce_map =
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c61 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq8074,
150 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq6018,
237 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
329 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qcn9074,
415 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
507 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
597 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
692 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq5018,
767 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
858 .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()
683 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_ahb_map_service_to_pipe()
H A Dpci.c405 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_pci_init_qmi_ce_config()
H A Dqmi.c2705 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h178 const struct service_to_pipe *svc_to_ce_map; member
H A Dahb.c519 cfg->svc_to_ce_map = ab->hw_params->svc_to_ce_map; in ath12k_ahb_init_qmi_ce_config()
698 entry = &ab->hw_params->svc_to_ce_map[i]; in ath12k_ahb_map_service_to_pipe()
H A Dqmi.h80 const struct service_to_pipe *svc_to_ce_map; member
H A Dpci.c700 cfg->svc_to_ce_map = ab->hw_params->svc_to_ce_map; in ath12k_pci_init_qmi_ce_config()
978 entry = &ab->hw_params->svc_to_ce_map[i]; in ath12k_pci_map_service_to_pipe()
H A Dqmi.c3493 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath12k_qmi_wlanfw_wlan_cfg_send()