Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar2413.c742 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2413RfAttach()
HDar2316.c747 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2316RfAttach()
HDar2317.c727 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2317RfAttach()
HDar2425.c704 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2425RfAttach()
HDar5413.c787 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar5413RfAttach()
HDar5212.h515 extern int16_t ar5212GetNfAdjust(struct ath_hal *,
HDar5112.c875 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar5112RfAttach()
HDar5212_misc.c767 ar5212GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) in ar5212GetNfAdjust() function