Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/arn/
H A Darn_calib.c772 int16_t noise_floor; in ath9k_init_nfcal_hist_buffer() local
775 noise_floor = AR_PHY_CCA_MAX_AR9280_GOOD_VALUE; in ath9k_init_nfcal_hist_buffer()
777 noise_floor = AR_PHY_CCA_MAX_AR9285_GOOD_VALUE; in ath9k_init_nfcal_hist_buffer()
779 noise_floor = AR_PHY_CCA_MAX_AR5416_GOOD_VALUE; in ath9k_init_nfcal_hist_buffer()
783 ah->nfCalHist[i].privNF = noise_floor; in ath9k_init_nfcal_hist_buffer()
787 ah->nfCalHist[i].nfCalBuffer[j] = noise_floor; in ath9k_init_nfcal_hist_buffer()