Searched refs:svc_to_ce_map (Results 1 – 13 of 13) sorted by relevance
| /drivers/net/wireless/ath/ath11k/ |
| A D | core.c | 62 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq8074, 149 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq6018, 234 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 324 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qcn9074, 408 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 498 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 586 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 680 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq5018, 752 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 841 .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 | 383 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_pci_init_qmi_ce_config()
|
| A D | pcic.c | 781 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_pcic_map_service_to_pipe()
|
| A D | qmi.c | 2715 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | hw.c | 1341 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_qcn9274, 1428 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_wcn7850, 1515 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_qcn9274, 1600 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_ipq5332,
|
| A D | ahb.c | 501 cfg->svc_to_ce_map = ab->hw_params->svc_to_ce_map; in ath12k_ahb_init_qmi_ce_config() 676 entry = &ab->hw_params->svc_to_ce_map[i]; in ath12k_ahb_map_service_to_pipe()
|
| A D | hw.h | 165 const struct service_to_pipe *svc_to_ce_map; member
|
| A D | qmi.h | 85 const struct service_to_pipe *svc_to_ce_map; member
|
| A D | pci.c | 718 cfg->svc_to_ce_map = ab->hw_params->svc_to_ce_map; in ath12k_pci_init_qmi_ce_config() 996 entry = &ab->hw_params->svc_to_ce_map[i]; in ath12k_pci_map_service_to_pipe()
|
| A D | qmi.c | 3296 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath12k_qmi_wlanfw_wlan_cfg_send()
|
Completed in 43 milliseconds