Searched refs:ath_spec_scan_priv (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | common-spectral.h | 97 struct ath_spec_scan_priv { struct 172 void ath9k_cmn_spectral_init_debug(struct ath_spec_scan_priv *spec_priv, struct dentry *debugfs_phy… 173 void ath9k_cmn_spectral_deinit_debug(struct ath_spec_scan_priv *spec_priv); 176 struct ath_spec_scan_priv *spec_priv); 178 struct ath_spec_scan_priv *spec_priv, 180 int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv, struct ieee80211_hdr *hdr, 183 static inline void ath9k_cmn_spectral_init_debug(struct ath_spec_scan_priv *spec_priv, in ath9k_cmn_spectral_init_debug() 188 static inline void ath9k_cmn_spectral_deinit_debug(struct ath_spec_scan_priv *spec_priv) in ath9k_cmn_spectral_deinit_debug() 193 struct ath_spec_scan_priv *spec_priv) in ath9k_cmn_spectral_scan_trigger() 197 static inline int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv, in ath_cmn_process_fft()
|
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() 127 struct ath_spec_scan_priv *spec_priv, 132 struct ath_spec_scan_priv *spec_priv, in ath_cmn_process_ht20_fft() 236 struct ath_spec_scan_priv *spec_priv, in ath_cmn_process_ht20_40_fft() 448 ath_cmn_is_fft_buf_full(struct ath_spec_scan_priv *spec_priv) in ath_cmn_is_fft_buf_full() 468 int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv, struct ieee80211_hdr *hdr, in ath_cmn_process_fft() 692 struct ath_spec_scan_priv *spec_priv = file->private_data; in read_file_spec_scan_ctl() 715 struct ath_spec_scan_priv *spec_priv) in ath9k_cmn_spectral_scan_trigger() 749 struct ath_spec_scan_priv *spec_priv, in ath9k_cmn_spectral_scan_config() 793 struct ath_spec_scan_priv *spec_priv = file->private_data; in write_file_spec_scan_ctl() [all …]
|
D | htc.h | 497 struct ath_spec_scan_priv spec_priv;
|
D | ath9k.h | 1063 struct ath_spec_scan_priv spec_priv;
|