Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar2425.c706 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2425RfAttach()
Dar2316.c749 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2316RfAttach()
Dar2413.c744 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2413RfAttach()
Dar2317.c729 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2317RfAttach()
Dar5413.c789 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar5413RfAttach()
Dar5212.h517 extern int16_t ar5212GetNfAdjust(struct ath_hal *,
Dar5112.c877 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar5112RfAttach()
Dar5212_misc.c769 ar5212GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) in ar5212GetNfAdjust() function