Home
last modified time | relevance | path

Searched refs:ath10k_snoc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h33 struct ath10k_snoc *ar_snoc;
58 struct ath10k_snoc { struct
89 static inline struct ath10k_snoc *ath10k_snoc_priv(struct ath10k *ar) in ath10k_snoc_priv() argument
91 return (struct ath10k_snoc *)ar->drv_priv; in ath10k_snoc_priv()
H A DMakefile39 obj-$(CONFIG_ATH10K_SNOC) += ath10k_snoc.o
40 ath10k_snoc-y += qmi.o \