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()
942 unsigned long scan_start_time; member
373 unsigned long scan_start_time; /* used to evaluate the time spent in scanning */ member
661 pmlmepriv->scan_start_time = jiffies; in rtw_sitesurvey_cmd()
1908 && jiffies_to_msecs(jiffies - pmlmepriv->scan_start_time) > pmlmepriv->auto_scan_int_ms) { in rtw_auto_scan_handler()
4315 , jiffies_to_msecs(jiffies - padapter->mlmepriv.scan_start_time) in site_survey()