Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_cal.h30 extern void ar9287PACal(struct ath_hal *ah, HAL_BOOL is_reset);
H A Dar9287_cal.c43 ar9287PACal(struct ath_hal *ah, HAL_BOOL is_reset) in ar9287PACal() function
H A Dar9287_attach.c172 AH5416(ah)->ah_cal_pacal = ar9287PACal; in ar9287Attach()