Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c892 getNoiseFloorThresh(struct ath_hal *ah, const struct ieee80211_channel *chan, in getNoiseFloorThresh() function
926 if (!getNoiseFloorThresh(ah, chan, &nfThresh)) in ar5211IsNfGood()
969 if (!getNoiseFloorThresh(ah, chan, &nfThresh)) in ar5211CalNoiseFloor()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1309 getNoiseFloorThresh(struct ath_hal *ah, const struct ieee80211_channel *chan, in getNoiseFloorThresh() function
1409 if (getNoiseFloorThresh(ah, chan, &nfThresh)) { in ar5212GetNf()