Home
last modified time | relevance | path

Searched refs:SPECTRAL_SAMPLE_MAX_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.h109 #define SPECTRAL_SAMPLE_MAX_LEN SPECTRAL_HT20_40_SAMPLE_LEN macro
H A Dcommon-spectral.c471 u8 sample_buf[SPECTRAL_SAMPLE_MAX_LEN] = {0}; in ath_cmn_process_fft()
631 memset(sample_buf, 0, SPECTRAL_SAMPLE_MAX_LEN); in ath_cmn_process_fft()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.h109 #define SPECTRAL_SAMPLE_MAX_LEN SPECTRAL_HT20_40_SAMPLE_LEN macro
H A Dcommon-spectral.c471 u8 sample_buf[SPECTRAL_SAMPLE_MAX_LEN] = {0}; in ath_cmn_process_fft()
631 memset(sample_buf, 0, SPECTRAL_SAMPLE_MAX_LEN); in ath_cmn_process_fft()

Completed in 4 milliseconds