Home
last modified time | relevance | path

Searched refs:service_to_pipe (Results 1 – 14 of 14) sorted by relevance

/drivers/net/wireless/ath/ath11k/
Dcore.h1158 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq8074[];
1159 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq6018[];
1162 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qca6390[];
1165 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq5018[];
1168 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qcn9074[];
Dce.h72 struct service_to_pipe { struct
Dhw.c1408 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq8074[] = {
1520 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq6018[] = {
1720 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qca6390[] = {
1899 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qcn9074[] = {
2170 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq5018[] = {
Dqmi.h86 const struct service_to_pipe *svc_to_ce_map;
Dhw.h162 const struct service_to_pipe *svc_to_ce_map;
Dpcic.c730 const struct service_to_pipe *entry; in ath11k_pcic_map_service_to_pipe()
Dahb.c641 const struct service_to_pipe *entry; in ath11k_ahb_map_service_to_pipe()
Dqmi.c2671 struct service_to_pipe *svc_cfg; in ath11k_qmi_wlanfw_wlan_cfg_send()
2676 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/
Dce.h59 struct service_to_pipe { struct
Dhw.c342 static const struct service_to_pipe ath12k_target_service_to_ce_map_wlan_qcn9274[] = {
453 static const struct service_to_pipe ath12k_target_service_to_ce_map_wlan_wcn7850[] = {
Dhw.h156 const struct service_to_pipe *svc_to_ce_map;
Dqmi.h84 const struct service_to_pipe *svc_to_ce_map;
Dpci.c851 const struct service_to_pipe *entry; in ath12k_pci_map_service_to_pipe()
Dqmi.c2654 struct service_to_pipe *svc_cfg; in ath12k_qmi_wlanfw_wlan_cfg_send()
2659 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath12k_qmi_wlanfw_wlan_cfg_send()