Searched refs:ar5210PerCalibrationN (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/ |
H A D | ar5210_attach.c | 55 .ah_perCalibrationN = ar5210PerCalibrationN,
|
H A D | ar5210.h | 137 extern HAL_BOOL ar5210PerCalibrationN(struct ath_hal *ah, HAL_CHANNEL *chan,
|
H A D | ar5210_reset.c | 447 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()
|