Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme.c1428 unsigned long since_scan; in rtw_check_join_candidate() local
1448 since_scan = jiffies - competitor->last_scanned; in rtw_check_join_candidate()
1449 if (jiffies_to_msecs(since_scan) >= RTW_SCAN_RESULT_EXPIRE || in rtw_check_join_candidate()