HomeSort by: relevance | last modified time | path
    Searched defs:getNoiseFloorThresh (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c 920 getNoiseFloorThresh(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *chan, int16_t *nft)
952 if (!getNoiseFloorThresh(ah, chan, &nfThresh))
995 if (!getNoiseFloorThresh(ah, chan, &nfThresh))
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c 1184 getNoiseFloorThresh(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *chan,
1281 if (getNoiseFloorThresh(ah, chan, &nfThresh)) {

Completed in 15 milliseconds