Searched refs:scan_res_expire (Results 1 – 1 of 1) sorted by relevance
1391 unsigned long scan_res_expire; in rtw_check_join_candidate() local1409 scan_res_expire = competitor->last_scanned + msecs_to_jiffies(RTW_SCAN_RESULT_EXPIRE); in rtw_check_join_candidate()1411 if (time_after(jiffies, scan_res_expire) || in rtw_check_join_candidate()