Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_cal.c823 ichan->noiseFloorExt[i] = nfarray[i + 3]; in ar5416GetNf()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h193 int16_t noiseFloorExt[AH_MAX_CHAINS]; member
H A Dah.c1135 nf_ext[i] = ichan->noiseFloorExt[i] + ath_hal_getNfAdjust(ah, ichan); in ath_hal_get_mimo_chan_noise()