Home
last modified time | relevance | path

Searched refs:ah_getNfAdjust (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah_internal.h266 int16_t (*ah_getNfAdjust)(struct ath_hal *, member
349 AH_PRIVATE(_ah)->ah_getNfAdjust(_ah, _c)
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5312/
Dar5312_attach.c261 AH_PRIVATE(ah)->ah_getNfAdjust = ahp->ah_rfHal->getNfAdjust; in ar5312Attach()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar9002/
Dar9287.c388 AH_PRIVATE(ah)->ah_getNfAdjust = priv->base.getNfAdjust; in ar9287RfAttach()
Dar9280.c382 AH_PRIVATE(ah)->ah_getNfAdjust = priv->base.getNfAdjust; in ar9280RfAttach()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_attach.c267 AH_PRIVATE(ah)->ah_getNfAdjust = ar5210GetNfAdjust; in ar5210Attach()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c334 AH_PRIVATE(ah)->ah_getNfAdjust = ar5211GetNfAdjust; in ar5211Attach()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar2133.c547 AH_PRIVATE(ah)->ah_getNfAdjust = priv->base.getNfAdjust; in ar2133RfAttach()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c544 AH_PRIVATE(ah)->ah_getNfAdjust = ahp->ah_rfHal->getNfAdjust; in ar5212Attach()