Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dce.h66 struct service_to_pipe { struct
Dcore.h1135 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq8074[];
1136 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq6018[];
1139 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qca6390[];
1142 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qcn9074[];
Dhw.h159 const struct service_to_pipe *svc_to_ce_map;
Dqmi.h86 const struct service_to_pipe *svc_to_ce_map;
Dhw.c1310 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq8074[] = {
1422 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq6018[] = {
1622 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qca6390[] = {
1801 const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qcn9074[] = {
Dpcic.c724 const struct service_to_pipe *entry; in ath11k_pcic_map_service_to_pipe()
Dahb.c652 const struct service_to_pipe *entry; in ath11k_ahb_map_service_to_pipe()
Dqmi.c2658 struct service_to_pipe *svc_cfg; in ath11k_qmi_wlanfw_wlan_cfg_send()
2663 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()