Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.c827 ichan->noiseFloorCtl[i] = nfarray[i]; in ar5416GetNf()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h199 int16_t noiseFloorCtl[AH_MAX_CHAINS]; member
H A Dah.c1239 nf_ctl[i] = ichan->noiseFloorCtl[i] + ath_hal_getNfAdjust(ah, ichan); in ath_hal_get_mimo_chan_noise()