Home
last modified time | relevance | path

Searched refs:ah_getNoiseFloor (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285.c75 AH_PRIVATE(ah)->ah_getNoiseFloor = ar9285GetNoiseFloor; in ar9285RfAttach()
H A Dar9280.c447 AH_PRIVATE(ah)->ah_getNoiseFloor = ar9280GetNoiseFloor; in ar9280RfAttach()
H A Dar9287.c389 AH_PRIVATE(ah)->ah_getNoiseFloor = ar9287GetNoiseFloor; in ar9287RfAttach()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h371 void (*ah_getNoiseFloor)(struct ath_hal *, member
465 AH_PRIVATE(_ah)->ah_getNoiseFloor(_ah, _nfArray)
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar2133.c576 AH_PRIVATE(ah)->ah_getNoiseFloor = ar2133GetNoiseFloor; in ar2133RfAttach()