Home
last modified time | relevance | path

Searched refs:noisefloor (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dcalib.c423 chan->noisefloor = nf; in ath9k_hw_getnf()
430 chan->noisefloor = h[0].privNF; in ath9k_hw_getnf()
431 ah->noise = ath9k_hw_getchan_noise(ah, chan, chan->noisefloor); in ath9k_hw_getnf()
H A Dlink.c523 if (chan->noisefloor) { in ath_update_survey_nf()
526 chan->noisefloor); in ath_update_survey_nf()
H A Dhw.h454 s16 noisefloor; member
H A Dhw.c1894 ah->noise = ath9k_hw_getchan_noise(ah, chan, chan->noisefloor); in ath9k_hw_reset()