Searched defs:isCalDone (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_cal.c | 387 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 D | ar5210_reset.c | 452 HAL_BOOL longCal, HAL_BOOL *isCalDone) in ar5210PerCalibrationN()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_freebsd.c | 677 HAL_BOOL *isCalDone) in ar9300_per_calibration_freebsd()
|
H A D | ar9300_stub_funcs.c | 829 HAL_BOOL longCal, HAL_BOOL *isCalDone) in ar9300_Stub_PerCalibrationN()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_reset.c | 642 u_int chainMask, HAL_BOOL longCal, HAL_BOOL *isCalDone) in ar5211PerCalibrationN()
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_reset.c | 974 u_int chainMask, HAL_BOOL longCal, HAL_BOOL *isCalDone) in ar5212PerCalibrationN()
|
/freebsd/sys/dev/ath/ |
H A D | if_ath.c | 5419 HAL_BOOL longCal, isCalDone = AH_TRUE; in ath_calibrate() local
|