Searched refs:ath_spec_scan_priv (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | common-spectral.h | 97 struct ath_spec_scan_priv { struct 154 void ath9k_cmn_spectral_init_debug(struct ath_spec_scan_priv *spec_priv, struct dentry *debugfs_phy… 155 void ath9k_cmn_spectral_deinit_debug(struct ath_spec_scan_priv *spec_priv); 158 struct ath_spec_scan_priv *spec_priv); 160 struct ath_spec_scan_priv *spec_priv, 162 int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv, struct ieee80211_hdr *hdr,
|
D | common-spectral.c | 28 static void ath_debug_send_fft_sample(struct ath_spec_scan_priv *spec_priv, in ath_debug_send_fft_sample() 139 struct ath_spec_scan_priv *spec_priv, 144 struct ath_spec_scan_priv *spec_priv, in ath_cmn_process_ht20_fft() 248 struct ath_spec_scan_priv *spec_priv, in ath_cmn_process_ht20_40_fft() 478 ath_cmn_is_fft_buf_full(struct ath_spec_scan_priv *spec_priv) in ath_cmn_is_fft_buf_full() 496 int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv, struct ieee80211_hdr *hdr, in ath_cmn_process_fft() 706 struct ath_spec_scan_priv *spec_priv = file->private_data; in read_file_spec_scan_ctl() 729 struct ath_spec_scan_priv *spec_priv) in ath9k_cmn_spectral_scan_trigger() 760 struct ath_spec_scan_priv *spec_priv, in ath9k_cmn_spectral_scan_config() 804 struct ath_spec_scan_priv *spec_priv = file->private_data; in write_file_spec_scan_ctl() [all …]
|
D | htc.h | 492 struct ath_spec_scan_priv spec_priv;
|
D | ath9k.h | 1032 struct ath_spec_scan_priv spec_priv;
|