Searched refs:ath_hal_getChanNoise (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c52 ah->ah_getChanNoise = ath_hal_getChanNoise;
H A Dar9300_freebsd.c86 ah->ah_getChanNoise = ath_hal_getChanNoise;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c57 .ah_getChanNoise = ath_hal_getChanNoise,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c57 .ah_getChanNoise = ath_hal_getChanNoise,
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_internal.h892 int16_t ath_hal_getChanNoise(struct ath_hal *, const struct ieee80211_channel *);
H A Dah.c1043 ath_hal_getChanNoise(struct ath_hal *ah, const struct ieee80211_channel *chan) function
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c53 .ah_getChanNoise = ath_hal_getChanNoise,

Completed in 183 milliseconds