Home
last modified time | relevance | path

Searched refs:ah_cal_next_full (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c2455 if (time_is_before_eq_jiffies(ah->ah_cal_next_full)) { in ath5k_calibrate_work()
2457 ah->ah_cal_next_full = jiffies + in ath5k_calibrate_work()
2975 ah->ah_cal_next_full = jiffies + in ath5k_reset()
H A Dath5k.h1439 unsigned long ah_cal_next_full; member