Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dce.h72 struct service_to_pipe { struct
H A Dqmi.h86 const struct service_to_pipe *svc_to_ce_map;
H A Dpcic.c776 const struct service_to_pipe *entry; in ath11k_pcic_map_service_to_pipe()
H A Dqmi.c2701 struct service_to_pipe *svc_cfg; in ath11k_qmi_wlanfw_wlan_cfg_send()
2706 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()
/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.c3461 struct service_to_pipe *svc_cfg; in ath12k_qmi_wlanfw_wlan_cfg_send()
3466 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath12k_qmi_wlanfw_wlan_cfg_send()