Searched refs:scan_start_time (Results 1 – 7 of 7) sorted by relevance
707 if (time_after(jiffies, antcomb->scan_start_time + in ath_ant_short_scan_check()843 antcomb->scan_start_time = jiffies; in ath_ant_comb_scan()
935 unsigned long scan_start_time; member
353 u32 scan_start_time; /* used to evaluate the time spent in scanning */ member
320 unsigned long scan_start_time; /* used to evaluate the time spent in scanning */ member
451 pmlmepriv->scan_start_time = jiffies; in rtw_sitesurvey_cmd()
595 pmlmepriv->scan_start_time = jiffies; in rtw_sitesurvey_cmd()
1628 && jiffies_to_msecs(jiffies - pmlmepriv->scan_start_time) > pmlmepriv->auto_scan_int_ms) { in rtw_auto_scan_handler()