Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_cal.c822 ichan->noiseFloorCtl[i] = nfarray[i]; in ar5416GetNf()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h192 int16_t noiseFloorCtl[AH_MAX_CHAINS]; member
H A Dah.c1134 nf_ctl[i] = ichan->noiseFloorCtl[i] + ath_hal_getNfAdjust(ah, ichan); in ath_hal_get_mimo_chan_noise()