Searched refs:scan_start_time (Results 1 – 4 of 4) sorted by relevance
156 unsigned long scan_start_time; /* used to evaluate the time spent in scanning */ member
936 unsigned long scan_start_time; member
582 pmlmepriv->scan_start_time = jiffies; in rtw_sitesurvey_cmd()
1613 && jiffies_to_msecs(jiffies - pmlmepriv->scan_start_time) > pmlmepriv->auto_scan_int_ms) { in rtw_auto_scan_handler()