Home
last modified time | relevance | path

Searched refs:passtime (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1247 unsigned long passtime; in cfg80211_rtw_scan() local
1249 passtime = jiffies_to_msecs(jiffies - lastscantime); in cfg80211_rtw_scan()
1251 if (passtime > 12000) { in cfg80211_rtw_scan()