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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c464 u_int32_t sched_cals = 0xfffffff; local
471 &sched_cals);
H A Dar9300_reset.c2395 u_int32_t *sched_cals)
2439 if (curr_cal && (curr_cal->cal_data->cal_type & *sched_cals) &&
2452 *sched_cals &= ~IQ_MISMATCH_CAL;
2393 ar9300_calibration(struct ath_hal *ah, struct ieee80211_channel *chan, u_int8_t rxchainmask, HAL_BOOL do_nf_cal, HAL_BOOL *is_cal_done, int is_scan, u_int32_t *sched_cals) argument
H A Dar9300.h1417 u_int8_t rxchainmask, HAL_BOOL longcal, HAL_BOOL *isIQdone, int is_scan, u_int32_t *sched_cals);

Completed in 79 milliseconds