Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dcore.h878 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq8074[];
879 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq6018[];
882 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qca6390[];
885 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qcn9074[];
Dce.h66 struct service_to_pipe { struct
Dhw.h145 const struct service_to_pipe *svc_to_ce_map;
Dqmi.h81 const struct service_to_pipe *svc_to_ce_map;
Dhw.c1171 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq8074[] = {
1283 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq6018[] = {
1483 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qca6390[] = {
1662 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qcn9074[] = {
Dahb.c579 const struct service_to_pipe *entry; in ath11k_ahb_map_service_to_pipe()
Dqmi.c2306 struct service_to_pipe *svc_cfg; in ath11k_qmi_wlanfw_wlan_cfg_send()
2311 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()
Dpci.c1117 const struct service_to_pipe *entry; in ath11k_pci_map_service_to_pipe()