Home
last modified time | relevance | path

Searched defs:isCalDone (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.c387 uint8_t rxchainmask, HAL_CAL_LIST *currCal, HAL_BOOL *isCalDone) in ar5416DoCalibration()
444 u_int rxchainmask, HAL_BOOL longcal, HAL_BOOL *isCalDone) in ar5416PerCalibrationN()
553 HAL_BOOL isCalDone; in ar5416PerCalibration() local
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c452 HAL_BOOL longCal, HAL_BOOL *isCalDone) in ar5210PerCalibrationN()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c677 HAL_BOOL *isCalDone) in ar9300_per_calibration_freebsd()
H A Dar9300_stub_funcs.c829 HAL_BOOL longCal, HAL_BOOL *isCalDone) in ar9300_Stub_PerCalibrationN()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c642 u_int chainMask, HAL_BOOL longCal, HAL_BOOL *isCalDone) in ar5211PerCalibrationN()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c974 u_int chainMask, HAL_BOOL longCal, HAL_BOOL *isCalDone) in ar5212PerCalibrationN()
/freebsd/sys/dev/ath/
H A Dif_ath.c5419 HAL_BOOL longCal, isCalDone = AH_TRUE; in ath_calibrate() local