Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dce.h84 struct ce_pipe_config { struct
H A Dcore.h1240 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_ipq8074[];
1244 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_qca6390[];
1247 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_ipq5018[];
1250 extern const struct ce_pipe_config ath11k_target_ce_config_wlan_qcn9074[];
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[] = {
/linux/drivers/net/wireless/ath/ath12k/
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;
/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()