Searched defs:spec_priv (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | common-spectral.c | 28 static void ath_debug_send_fft_sample(struct ath_spec_scan_priv *spec_priv, ath_debug_send_fft_sample() argument 478 ath_cmn_is_fft_buf_full(struct ath_spec_scan_priv *spec_priv) ath_cmn_is_fft_buf_full() argument 496 int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv, struct ieee80211_hdr *hdr, ath_cmn_process_fft() argument 706 struct ath_spec_scan_priv *spec_priv = file->private_data; read_file_spec_scan_ctl() local 804 struct ath_spec_scan_priv *spec_priv = file->private_data; write_file_spec_scan_ctl() local 855 struct ath_spec_scan_priv *spec_priv = file->private_data; read_file_spectral_short_repeat() local 867 struct ath_spec_scan_priv *spec_priv = file->private_data; write_file_spectral_short_repeat() local 903 struct ath_spec_scan_priv *spec_priv = file->private_data; read_file_spectral_count() local 915 struct ath_spec_scan_priv *spec_priv = file->private_data; write_file_spectral_count() local 951 struct ath_spec_scan_priv *spec_priv = file->private_data; read_file_spectral_period() local 963 struct ath_spec_scan_priv *spec_priv = file->private_data; write_file_spectral_period() local 999 struct ath_spec_scan_priv *spec_priv = file->private_data; read_file_spectral_fft_period() local 1011 struct ath_spec_scan_priv *spec_priv = file->private_data; write_file_spectral_fft_period() local 1073 void ath9k_cmn_spectral_deinit_debug(struct ath_spec_scan_priv *spec_priv) ath9k_cmn_spectral_deinit_debug() argument 1082 void ath9k_cmn_spectral_init_debug(struct ath_spec_scan_priv *spec_priv, ath9k_cmn_spectral_init_debug() argument 143 ath_cmn_process_ht20_fft(struct ath_rx_status *rs, struct ath_spec_scan_priv *spec_priv, u8 *sample_buf, u64 tsf, u16 freq, int chan_type) ath_cmn_process_ht20_fft() argument 247 ath_cmn_process_ht20_40_fft(struct ath_rx_status *rs, struct ath_spec_scan_priv *spec_priv, u8 *sample_buf, u64 tsf, u16 freq, int chan_type) ath_cmn_process_ht20_40_fft() argument 728 ath9k_cmn_spectral_scan_trigger(struct ath_common *common, struct ath_spec_scan_priv *spec_priv) ath9k_cmn_spectral_scan_trigger() argument 759 ath9k_cmn_spectral_scan_config(struct ath_common *common, struct ath_spec_scan_priv *spec_priv, enum spectral_mode spectral_mode) ath9k_cmn_spectral_scan_config() argument
|
H A D | htc.h | 492 struct ath_spec_scan_priv spec_priv; member in struct:ath9k_htc_priv
|
H A D | ath9k.h | 1032 struct ath_spec_scan_priv spec_priv; member in struct:ath_softc
|
Completed in 107 milliseconds