Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_cal.h31 extern HAL_BOOL ar9287InitCalHardware(struct ath_hal *ah, const struct ieee80211_channel *chan);
H A Dar9287_cal.c52 ar9287InitCalHardware(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar9287InitCalHardware() function
H A Dar9287_attach.c171 AH5416(ah)->ah_cal_initcal = ar9287InitCalHardware; in ar9287Attach()