Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1261 unsigned long passtime; in cfg80211_rtw_scan() local
1263 passtime = jiffies_to_msecs(jiffies - lastscantime); in cfg80211_rtw_scan()
1265 if (passtime > 12000) { in cfg80211_rtw_scan()