Searched refs:svc_to_ce_map (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| A D | core.c | 60 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq8074, 146 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq6018, 230 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 319 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qcn9074, 402 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 491 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 578 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 671 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq5018, 742 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
|
| A D | ahb.c | 430 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()
|
| A D | hw.h | 162 const struct service_to_pipe *svc_to_ce_map; member
|
| A D | qmi.h | 86 const struct service_to_pipe *svc_to_ce_map; member
|
| A D | pci.c | 381 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_pci_init_qmi_ce_config()
|
| A D | pcic.c | 768 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_pcic_map_service_to_pipe()
|
| A D | qmi.c | 2694 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/ |
| A D | hw.c | 877 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_qcn9274, 955 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_wcn7850, 1033 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_qcn9274,
|
| A D | hw.h | 172 const struct service_to_pipe *svc_to_ce_map; member
|
| A D | pci.c | 712 cfg->svc_to_ce_map = ab->hw_params->svc_to_ce_map; in ath12k_pci_init_qmi_ce_config() 994 entry = &ab->hw_params->svc_to_ce_map[i]; in ath12k_pci_map_service_to_pipe()
|
| A D | qmi.h | 83 const struct service_to_pipe *svc_to_ce_map; member
|
| A D | qmi.c | 2903 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath12k_qmi_wlanfw_wlan_cfg_send()
|
Completed in 40 milliseconds