Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd.c373 u_int32_t sched_cals = 0xfffffff; in ar9300_per_calibration_freebsd() local
380 &sched_cals); in ar9300_per_calibration_freebsd()
HDar9300_reset.c2316 u_int32_t *sched_cals) in ar9300_calibration() argument
2360 if (curr_cal && (curr_cal->cal_data->cal_type & *sched_cals) && in ar9300_calibration()
2373 *sched_cals &= ~IQ_MISMATCH_CAL; in ar9300_calibration()
HDar9300.h1384 … u_int8_t rxchainmask, HAL_BOOL longcal, HAL_BOOL *isIQdone, int is_scan, u_int32_t *sched_cals);