Searched refs:roam_scanr_exp_ms (Results 1 – 2 of 2) sorted by relevance
296 u32 roam_scanr_exp_ms; /* scan result expire time in ms for roam */ member
70 pmlmepriv->roam_scanr_exp_ms = RTW_ROAM_SCAN_RESULT_EXP_MS; in rtw_init_mlme_priv()1727 if (jiffies_to_msecs(jiffies - competitor->last_scanned) >= mlme->roam_scanr_exp_ms) in rtw_check_roaming_candidate()1815 if (jiffies_to_msecs(jiffies - competitor->last_scanned) >= mlme->roam_scanr_exp_ms in rtw_check_join_candidate()