Searched refs:svc_to_ce_map (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | ahb.c | 356 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 D | core.c | 50 .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 D | hw.h | 141 const struct service_to_pipe *svc_to_ce_map; member
|
H A D | pci.c | 620 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 D | qmi.h | 76 const struct service_to_pipe *svc_to_ce_map; member
|
H A D | qmi.c | 2268 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | hw.c | 877 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_qcn9274, 934 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_wcn7850, 990 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_qcn9274,
|
H A D | hw.h | 156 const struct service_to_pipe *svc_to_ce_map; member
|
H A D | pci.c | 620 cfg->svc_to_ce_map = ab->hw_params->svc_to_ce_map; in ath12k_pci_init_qmi_ce_config() 841 entry = &ab->hw_params->svc_to_ce_map[i]; in ath12k_pci_map_service_to_pipe()
|
H A D | qmi.h | 84 const struct service_to_pipe *svc_to_ce_map; member
|
H A D | qmi.c | 2653 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath12k_qmi_wlanfw_wlan_cfg_send()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 59 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq8074, 144 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq6018, 227 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 312 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qcn9074, 394 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 479 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 562 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 654 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq5018,
|
H A D | hw.h | 162 const struct service_to_pipe *svc_to_ce_map; member
|
H A D | ahb.c | 429 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_ahb_init_qmi_ce_config() 646 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_ahb_map_service_to_pipe()
|
H A D | pci.c | 378 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_pci_init_qmi_ce_config()
|
H A D | qmi.h | 86 const struct service_to_pipe *svc_to_ce_map; member
|
H A D | pcic.c | 735 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_pcic_map_service_to_pipe()
|
H A D | qmi.c | 2676 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()
|
Completed in 26 milliseconds