Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287.c43 int16_t ar9287GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c);
338 ar9287GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) in ar9287GetNfAdjust() function
379 priv->base.getNfAdjust = ar9287GetNfAdjust; in ar9287RfAttach()