Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar2317.c727 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2317RfAttach()
H A Dar2425.c704 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2425RfAttach()
H A Dar2413.c742 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2413RfAttach()
H A Dar2316.c747 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar2316RfAttach()
H A Dar5413.c787 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar5413RfAttach()
H A Dar5212.h515 extern int16_t ar5212GetNfAdjust(struct ath_hal *,
H A Dar5112.c875 priv->base.getNfAdjust = ar5212GetNfAdjust; in ar5112RfAttach()
H A Dar5212_misc.c767 ar5212GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) in ar5212GetNfAdjust() function