Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c55 .ah_perCalibrationN = ar5210PerCalibrationN,
H A Dar5210.h137 extern HAL_BOOL ar5210PerCalibrationN(struct ath_hal *ah, HAL_CHANNEL *chan,
H A Dar5210_reset.c447 ar5210PerCalibrationN(struct ath_hal *ah, HAL_CHANNEL *chan, u_int chainMask, in ar5210PerCalibrationN() function
573 return ar5210PerCalibrationN(ah, chan, 0x1, AH_TRUE, isIQdone); in ar5210PerCalibration()