ath_hal_getNfAdjust
return NOISE_FLOOR[mode] + ath_hal_getNfAdjust(ah, ichan);
ath_hal_getNfAdjust(ah, ichan);
nf_ctl[i] = ichan->noiseFloorCtl[i] + ath_hal_getNfAdjust(ah, ichan);
nf_ext[i] = ichan->noiseFloorExt[i] + ath_hal_getNfAdjust(ah, ichan);
ath_hal_getNfAdjust(ah, c);
(c->rawNoiseFloor + ath_hal_getNfAdjust(ah, c));
(c->rawNoiseFloor + ath_hal_getNfAdjust(ah, c));
c->noiseFloorAdjust = ath_hal_getNfAdjust(ah, c) +