Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212.h542 extern int16_t ar5212GetNoiseFloor(struct ath_hal *ah);
Dar5212_reset.c1175 ar5212GetNoiseFloor(struct ath_hal *ah) in ar5212GetNoiseFloor() function
1280 nf = ar5212GetNoiseFloor(ah); in ar5212GetNf()