Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dce.h84 struct ce_pipe_config { struct
H A Dqmi.h84 const struct ce_pipe_config *tgt_ce;
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 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()
/linux/drivers/net/wireless/ath/ath12k/
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()