Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dce.h10 extern const struct ce_pipe_config ath12k_wifi7_target_ce_config_wlan_qcn9274[];
11 extern const struct ce_pipe_config ath12k_wifi7_target_ce_config_wlan_wcn7850[];
12 extern const struct ce_pipe_config ath12k_wifi7_target_ce_config_wlan_ipq5332[];
H A Dce.c18 const struct ce_pipe_config ath12k_wifi7_target_ce_config_wlan_qcn9274[] = {
399 const struct ce_pipe_config ath12k_wifi7_target_ce_config_wlan_wcn7850[] = {
652 const struct ce_pipe_config ath12k_wifi7_target_ce_config_wlan_ipq5332[] = {
/linux/drivers/net/wireless/ath/ath12k/
H A Dce.h70 struct ce_pipe_config { struct
H A Dhw.h159 const struct ce_pipe_config *target_ce_config;
H A Dqmi.h83 const struct ce_pipe_config *tgt_ce;
H A Dqmi.c3460 struct ce_pipe_config *ce_cfg; in ath12k_qmi_wlanfw_wlan_cfg_send()
3465 ce_cfg = (struct ce_pipe_config *)ab->qmi.ce_cfg.tgt_ce; in ath12k_qmi_wlanfw_wlan_cfg_send()
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1257 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_ipq8074[];
1261 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_qca6390[];
1264 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_ipq5018[];
1267 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_qcn9074[];
H A Dce.h84 struct ce_pipe_config { struct
H A Dhw.h161 const struct ce_pipe_config *target_ce_config;
H A Dqmi.h84 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.c2700 struct ce_pipe_config *ce_cfg; in ath11k_qmi_wlanfw_wlan_cfg_send()
2705 ce_cfg = (struct ce_pipe_config *)ab->qmi.ce_cfg.tgt_ce; in ath11k_qmi_wlanfw_wlan_cfg_send()
/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.h183 struct ce_pipe_config *pipe_config;
H A Dce.h394 struct ce_pipe_config { struct
H A Dpci.c227 static const struct ce_pipe_config pci_target_ce_config_wlan[] = {
2374 sizeof(struct ce_pipe_config) * in ath10k_pci_init_config()
2470 struct ce_pipe_config *config; in ath10k_pci_override_ce_config()
H A Dsnoc.c244 static struct ce_pipe_config target_ce_config_wlan[] = {