Home
last modified time | relevance | path

Searched refs:ce_pipe_config (Results 1 – 15 of 15) sorted by relevance

/src/sys/contrib/dev/athk/ath12k/
H A Dce.h70 struct ce_pipe_config { struct
H A Dhw.c181 static const struct ce_pipe_config ath12k_target_ce_config_wlan_qcn9274[] = {
308 static const struct ce_pipe_config ath12k_target_ce_config_wlan_wcn7850[] = {
597 static const struct ce_pipe_config ath12k_target_ce_config_wlan_ipq5332[] = {
H A Dhw.h163 const struct ce_pipe_config *target_ce_config;
H A Dqmi.h83 const struct ce_pipe_config *tgt_ce;
H A Dqmi.c3304 struct ce_pipe_config *ce_cfg; in ath12k_qmi_wlanfw_wlan_cfg_send()
3307 const struct ce_pipe_config *ce_cfg; in ath12k_qmi_wlanfw_wlan_cfg_send()
3314 ce_cfg = (struct ce_pipe_config *)ab->qmi.ce_cfg.tgt_ce; in ath12k_qmi_wlanfw_wlan_cfg_send()
/src/sys/contrib/dev/athk/ath11k/
H A Dce.h84 struct ce_pipe_config { struct
H A Dcore.h1263 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_ipq8074[];
1267 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_qca6390[];
1270 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_ipq5018[];
1273 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_qcn9074[];
H A Dhw.h164 const struct ce_pipe_config *target_ce_config;
H A Dqmi.h88 const struct ce_pipe_config *tgt_ce;
H A Dhw.c1290 const struct ce_pipe_config ath11k_target_ce_config_wlan_ipq8074[] = {
1623 const struct ce_pipe_config ath11k_target_ce_config_wlan_qca6390[] = {
1802 const struct ce_pipe_config ath11k_target_ce_config_wlan_qcn9074[] = {
2074 const struct ce_pipe_config ath11k_target_ce_config_wlan_ipq5018[] = {
H A Dqmi.c2733 struct ce_pipe_config *ce_cfg; in ath11k_qmi_wlanfw_wlan_cfg_send()
2736 const struct ce_pipe_config *ce_cfg; in ath11k_qmi_wlanfw_wlan_cfg_send()
2743 ce_cfg = (struct ce_pipe_config *)ab->qmi.ce_cfg.tgt_ce; in ath11k_qmi_wlanfw_wlan_cfg_send()
2746 ce_cfg = (const struct ce_pipe_config *)ab->qmi.ce_cfg.tgt_ce; in ath11k_qmi_wlanfw_wlan_cfg_send()
/src/sys/contrib/dev/athk/ath10k/
H A Dpci.h183 struct ce_pipe_config *pipe_config;
H A Dce.h394 struct ce_pipe_config { struct
H A Dpci.c235 static const struct ce_pipe_config pci_target_ce_config_wlan[] = {
2470 sizeof(struct ce_pipe_config) * in ath10k_pci_init_config()
2566 struct ce_pipe_config *config; in ath10k_pci_override_ce_config()
H A Dsnoc.c242 static struct ce_pipe_config target_ce_config_wlan[] = {