Searched refs:scan_start_time (Results 1 – 6 of 6) 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
370 unsigned long scan_start_time; /* used to evaluate the time spent in scanning */ member
631 pmlmepriv->scan_start_time = jiffies; in rtw_sitesurvey_cmd()
1789 && jiffies_to_msecs(jiffies - pmlmepriv->scan_start_time) > pmlmepriv->auto_scan_int_ms) { in rtw_auto_scan_handler()
4298 , jiffies_to_msecs(jiffies - padapter->mlmepriv.scan_start_time) in site_survey()