Searched refs:scan_start (Results 1 – 5 of 5) sorted by relevance
3103 hdev->discovery.scan_start = 0; in le_scan_disable_work_complete()3176 unsigned long timeout, duration, scan_start, now; in le_scan_restart_work_complete() local3186 !hdev->discovery.scan_start) in le_scan_restart_work_complete()3195 scan_start = hdev->discovery.scan_start; in le_scan_restart_work_complete()3197 if (now - scan_start <= duration) { in le_scan_restart_work_complete()3200 if (now >= scan_start) in le_scan_restart_work_complete()3201 elapsed = now - scan_start; in le_scan_restart_work_complete()3203 elapsed = ULONG_MAX - scan_start + now; in le_scan_restart_work_complete()
4371 hdev->discovery.scan_start = jiffies; in start_discovery_complete()8460 hdev->discovery.scan_start + in restart_le_scan()
252 __cfg80211_bss_expire(rdev, request->scan_start); in ___cfg80211_scan_done()318 __cfg80211_bss_expire(rdev, request->scan_start); in __cfg80211_sched_scan_results()320 request->scan_start = jiffies; in __cfg80211_sched_scan_results()1297 creq->scan_start = jiffies; in cfg80211_wext_siwscan()
125 request->scan_start = jiffies; in cfg80211_conn_scan()
6035 request->scan_start = jiffies; in nl80211_trigger_scan()6455 request->scan_start = jiffies; in nl80211_parse_sched_scan()