Home
last modified time | relevance | path

Searched refs:ar5211GetNfAdjust (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h165 extern int16_t ar5211GetNfAdjust(struct ath_hal *,
H A Dar5211_attach.c348 AH_PRIVATE(ah)->ah_getNfAdjust = ar5211GetNfAdjust; in ar5211Attach()
H A Dar5211_reset.c1001 ar5211GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) in ar5211GetNfAdjust() function