Searched refs:getNfAdjust (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.c437 priv->base.getNfAdjust = ar9280GetNfAdjust;
446 AH_PRIVATE(ah)->ah_getNfAdjust = priv->base.getNfAdjust;
H A Dar9287.c379 priv->base.getNfAdjust = ar9287GetNfAdjust;
388 AH_PRIVATE(ah)->ah_getNfAdjust = priv->base.getNfAdjust;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c261 AH_PRIVATE(ah)->ah_getNfAdjust = ahp->ah_rfHal->getNfAdjust;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar2133.c558 priv->base.getNfAdjust = ar2133GetNfAdjust;
575 AH_PRIVATE(ah)->ah_getNfAdjust = priv->base.getNfAdjust;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c705 priv->base.getNfAdjust = ar5111GetNfAdjust;
H A Dar2316.c747 priv->base.getNfAdjust = ar5212GetNfAdjust;
H A Dar2317.c727 priv->base.getNfAdjust = ar5212GetNfAdjust;
H A Dar2413.c742 priv->base.getNfAdjust = ar5212GetNfAdjust;
H A Dar2425.c705 priv->base.getNfAdjust = ar5212GetNfAdjust;
H A Dar5112.c875 priv->base.getNfAdjust = ar5212GetNfAdjust;
H A Dar5212.h148 int16_t (*getNfAdjust)(struct ath_hal *, const HAL_CHANNEL_INTERNAL*); member in struct:RfHalFuncs
H A Dar5413.c788 priv->base.getNfAdjust = ar5212GetNfAdjust;
H A Dar5212_attach.c553 AH_PRIVATE(ah)->ah_getNfAdjust = ahp->ah_rfHal->getNfAdjust;

Completed in 94 milliseconds