HomeSort by: relevance | last modified time | path
    Searched refs:ath_hal_getNfAdjust (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/
ah.c 789 return NOISE_FLOOR[mode] + ath_hal_getNfAdjust(ah, ichan);
824 ath_hal_getNfAdjust(ah, c);
829 (c->rawNoiseFloor + ath_hal_getNfAdjust(ah, c));
835 (c->rawNoiseFloor + ath_hal_getNfAdjust(ah, c));
846 c->noiseFloorAdjust = ath_hal_getNfAdjust(ah, c) +
ah_internal.h 331 #define ath_hal_getNfAdjust(_ah, _c) \

Completed in 12 milliseconds