Home
last modified time | relevance | path

Searched refs:ar5212GetNoiseFloor (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h573 extern int16_t ar5212GetNoiseFloor(struct ath_hal *ah);
H A Dar5212_reset.c1300 ar5212GetNoiseFloor(struct ath_hal *ah) in ar5212GetNoiseFloor() function
1408 nf = ar5212GetNoiseFloor(ah); in ar5212GetNf()