Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h1179 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq8074[];
1180 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq6018[];
1183 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qca6390[];
1186 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_ipq5018[];
1189 extern const struct service_to_pipe ath11k_target_service_to_ce_map_wlan_qcn9074[];
H A Dce.h71 struct service_to_pipe { struct
H A 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[] = {
H A Dqmi.h90 const struct service_to_pipe *svc_to_ce_map;
H A Dhw.h166 const struct service_to_pipe *svc_to_ce_map;
H A Dqmi.c2703 struct service_to_pipe *svc_cfg; in ath11k_qmi_wlanfw_wlan_cfg_send()
2706 const struct service_to_pipe *svc_cfg; in ath11k_qmi_wlanfw_wlan_cfg_send()
2713 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()
2716 svc_cfg = (const struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath11k_qmi_wlanfw_wlan_cfg_send()
H A Dpcic.c738 const struct service_to_pipe *entry; in ath11k_pcic_map_service_to_pipe()
H A Dahb.c641 const struct service_to_pipe *entry; in ath11k_ahb_map_service_to_pipe()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dce.h59 struct service_to_pipe { struct
H A Dhw.h156 const struct service_to_pipe *svc_to_ce_map;
H A 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[] = {
H A Dqmi.h84 const struct service_to_pipe *svc_to_ce_map;
H A Dqmi.c2663 struct service_to_pipe *svc_cfg; in ath12k_qmi_wlanfw_wlan_cfg_send()
2666 const struct service_to_pipe *svc_cfg; in ath12k_qmi_wlanfw_wlan_cfg_send()
2673 svc_cfg = (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map; in ath12k_qmi_wlanfw_wlan_cfg_send()
H A Dpci.c846 const struct service_to_pipe *entry; in ath12k_pci_map_service_to_pipe()