Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dcore.h864 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq8074[];
865 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq6018[];
868 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qca6390[];
H A Dhw.c400 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq8074[] = {
512 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq6018[] = {
712 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qca6390[] = {
H A Dce.h66 struct service_to_pipe { struct
H A Dhw.h141 const struct service_to_pipe *svc_to_ce_map;
H A Dqmi.h76 const struct service_to_pipe *svc_to_ce_map;
H A Dahb.c562 const struct service_to_pipe *entry; in ath11k_ahb_map_service_to_pipe()
H A Dpci.c831 const struct service_to_pipe *entry; in ath11k_pci_map_service_to_pipe()
H A Dqmi.c2263 struct service_to_pipe *svc_cfg; in ath11k_qmi_wlanfw_wlan_cfg_send()
2268 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()