Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/
Dar5211_reset.c920 getNoiseFloorThresh(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *chan, int16_t *nft) in getNoiseFloorThresh() function
952 if (!getNoiseFloorThresh(ah, chan, &nfThresh)) in ar5211IsNfGood()
995 if (!getNoiseFloorThresh(ah, chan, &nfThresh)) in ar5211CalNoiseFloor()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212_reset.c1184 getNoiseFloorThresh(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *chan, in getNoiseFloorThresh() function
1281 if (getNoiseFloorThresh(ah, chan, &nfThresh)) { in ar5212GetNf()