Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar2413.c742 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2413RfAttach()
Dar2425.c705 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2425RfAttach()
Dar2316.c747 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2316RfAttach()
Dar2317.c727 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2317RfAttach()
Dar5212.h512 extern int16_t ar5212GetNfAdjust(struct ath_hal *,
Dar5413.c788 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar5413RfAttach()
Dar5112.c875 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar5112RfAttach()
Dar5212_misc.c767 ar5212GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) in ar5212GetNfAdjust() function