Searched refs:getNoiseFloorThresh (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/ |
| D | ar5211_reset.c | 920 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/ |
| D | ar5212_reset.c | 1184 getNoiseFloorThresh(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *chan, in getNoiseFloorThresh() function 1281 if (getNoiseFloorThresh(ah, chan, &nfThresh)) { in ar5212GetNf()
|