Symbol: ath_spec_scan_priv
drivers/net/wireless/ath/ath9k/ath9k.h
1064
struct ath_spec_scan_priv spec_priv;
drivers/net/wireless/ath/ath9k/common-spectral.c
1045
void ath9k_cmn_spectral_deinit_debug(struct ath_spec_scan_priv *spec_priv)
drivers/net/wireless/ath/ath9k/common-spectral.c
1054
void ath9k_cmn_spectral_init_debug(struct ath_spec_scan_priv *spec_priv,
drivers/net/wireless/ath/ath9k/common-spectral.c
128
struct ath_spec_scan_priv *spec_priv,
drivers/net/wireless/ath/ath9k/common-spectral.c
133
struct ath_spec_scan_priv *spec_priv,
drivers/net/wireless/ath/ath9k/common-spectral.c
237
struct ath_spec_scan_priv *spec_priv,
drivers/net/wireless/ath/ath9k/common-spectral.c
29
static void ath_debug_send_fft_sample(struct ath_spec_scan_priv *spec_priv,
drivers/net/wireless/ath/ath9k/common-spectral.c
449
ath_cmn_is_fft_buf_full(struct ath_spec_scan_priv *spec_priv)
drivers/net/wireless/ath/ath9k/common-spectral.c
469
int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv, struct ieee80211_hdr *hdr,
drivers/net/wireless/ath/ath9k/common-spectral.c
693
struct ath_spec_scan_priv *spec_priv = file->private_data;
drivers/net/wireless/ath/ath9k/common-spectral.c
716
struct ath_spec_scan_priv *spec_priv)
drivers/net/wireless/ath/ath9k/common-spectral.c
750
struct ath_spec_scan_priv *spec_priv,
drivers/net/wireless/ath/ath9k/common-spectral.c
794
struct ath_spec_scan_priv *spec_priv = file->private_data;
drivers/net/wireless/ath/ath9k/common-spectral.c
845
struct ath_spec_scan_priv *spec_priv = file->private_data;
drivers/net/wireless/ath/ath9k/common-spectral.c
857
struct ath_spec_scan_priv *spec_priv = file->private_data;
drivers/net/wireless/ath/ath9k/common-spectral.c
888
struct ath_spec_scan_priv *spec_priv = file->private_data;
drivers/net/wireless/ath/ath9k/common-spectral.c
900
struct ath_spec_scan_priv *spec_priv = file->private_data;
drivers/net/wireless/ath/ath9k/common-spectral.c
930
struct ath_spec_scan_priv *spec_priv = file->private_data;
drivers/net/wireless/ath/ath9k/common-spectral.c
942
struct ath_spec_scan_priv *spec_priv = file->private_data;
drivers/net/wireless/ath/ath9k/common-spectral.c
973
struct ath_spec_scan_priv *spec_priv = file->private_data;
drivers/net/wireless/ath/ath9k/common-spectral.c
985
struct ath_spec_scan_priv *spec_priv = file->private_data;
drivers/net/wireless/ath/ath9k/common-spectral.h
172
void ath9k_cmn_spectral_init_debug(struct ath_spec_scan_priv *spec_priv, struct dentry *debugfs_phy);
drivers/net/wireless/ath/ath9k/common-spectral.h
173
void ath9k_cmn_spectral_deinit_debug(struct ath_spec_scan_priv *spec_priv);
drivers/net/wireless/ath/ath9k/common-spectral.h
176
struct ath_spec_scan_priv *spec_priv);
drivers/net/wireless/ath/ath9k/common-spectral.h
178
struct ath_spec_scan_priv *spec_priv,
drivers/net/wireless/ath/ath9k/common-spectral.h
180
int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv, struct ieee80211_hdr *hdr,
drivers/net/wireless/ath/ath9k/common-spectral.h
183
static inline void ath9k_cmn_spectral_init_debug(struct ath_spec_scan_priv *spec_priv,
drivers/net/wireless/ath/ath9k/common-spectral.h
188
static inline void ath9k_cmn_spectral_deinit_debug(struct ath_spec_scan_priv *spec_priv)
drivers/net/wireless/ath/ath9k/common-spectral.h
193
struct ath_spec_scan_priv *spec_priv)
drivers/net/wireless/ath/ath9k/common-spectral.h
197
static inline int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv,
drivers/net/wireless/ath/ath9k/htc.h
497
struct ath_spec_scan_priv spec_priv;