Searched refs:svc_to_ce_map (Results 1 – 13 of 13) sorted by relevance
| /freebsd/sys/contrib/dev/athk/ath12k/wifi7/ |
| H A D | hw.c | 366 .svc_to_ce_map = 450 .svc_to_ce_map = 534 .svc_to_ce_map = 616 .svc_to_ce_map = 693 .svc_to_ce_map =
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | core.c | 70 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq8074, 159 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq6018, 246 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 338 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qcn9074, 424 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 516 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 606 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 701 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_ipq5018, 776 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390, 867 .svc_to_ce_map = ath11k_target_service_to_ce_map_wlan_qca6390,
|
| H 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()
|
| H A D | qmi.h | 90 const struct service_to_pipe *svc_to_ce_map; member
|
| H A D | hw.h | 167 const struct service_to_pipe *svc_to_ce_map; member
|
| H A D | pci.c | 433 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_pci_init_qmi_ce_config()
|
| H A D | pcic.c | 789 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_pcic_map_service_to_pipe()
|
| H A D | qmi.c | 2744 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send() 2747 svc_cfg = (const struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | hw.h | 161 const struct service_to_pipe *svc_to_ce_map; member
|
| H A D | ahb.c | 494 cfg->svc_to_ce_map = ab->hw_params->svc_to_ce_map; in ath12k_ahb_init_qmi_ce_config() 668 entry = &ab->hw_params->svc_to_ce_map[i]; in ath12k_ahb_map_service_to_pipe()
|
| H A D | qmi.h | 85 const struct service_to_pipe *svc_to_ce_map; member
|
| H A D | pci.c | 697 cfg->svc_to_ce_map = ab->hw_params->svc_to_ce_map; in ath12k_pci_init_qmi_ce_config() 975 entry = &ab->hw_params->svc_to_ce_map[i]; in ath12k_pci_map_service_to_pipe()
|
| H A D | qmi.c | 3482 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath12k_qmi_wlanfw_wlan_cfg_send() 3485 svc_cfg = ab->qmi.ce_cfg.svc_to_ce_map; in ath12k_qmi_wlanfw_wlan_cfg_send()
|