Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h568 extern HAL_BOOL ar5212PerCalibrationN(struct ath_hal *ah,
H A Dar5212_attach.c50 .ah_perCalibrationN = ar5212PerCalibrationN,
H A Dar5212_reset.c972 ar5212PerCalibrationN(struct ath_hal *ah, in ar5212PerCalibrationN() function
1105 return ar5212PerCalibrationN(ah, chan, 0x1, AH_TRUE, isIQdone); in ar5212PerCalibration()