Searched refs:expire_to (Results 1 – 13 of 13) sorted by relevance
95 unsigned int expire_to; member116 unsigned int expire_to; /* sec , time to expire after associated. */ member
185 if (psta->expire_to > 0) { in expire_timeout_chk()186 psta->expire_to--; in expire_timeout_chk()187 if (psta->expire_to == 0) { in expire_timeout_chk()218 if (chk_sta_is_alive(psta) || !psta->expire_to) { in expire_timeout_chk()219 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()223 psta->expire_to--; in expire_timeout_chk()226 if (psta->expire_to <= 0) { in expire_timeout_chk()230 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()239 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()307 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()[all …]
36 psta->expire_to = 0; in _rtw_init_stainfo()105 pstapriv->expire_to = 3; /* 3*2 = 6 sec */ in _rtw_init_sta_priv()342 psta->expire_to = 0; in rtw_free_stainfo()
1870 psta->expire_to = pstapriv->expire_to; in wakeup_sta_to_xmit()
922 psta->expire_to = pstapriv->expire_to; in validate_recv_ctrl_frame()
2742 pstat->expire_to = pstapriv->auth_to; in OnAuth()2755 pstat->expire_to = pstapriv->assoc_to; in OnAuth()2788 pstat->expire_to = pstapriv->assoc_to; in OnAuth()3292 pstat->expire_to = pstapriv->expire_to; in OnAssocReq()
204 , psta->expire_to in chk_sta_is_alive()245 if (psta->expire_to > 0) { in expire_timeout_chk()247 psta->expire_to--; in expire_timeout_chk()248 if (psta->expire_to == 0) { in expire_timeout_chk()297 if (chk_sta_is_alive(psta) || !psta->expire_to) { in expire_timeout_chk()298 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()302 if (psta->expire_to > 0) in expire_timeout_chk()303 psta->expire_to--; in expire_timeout_chk()306 if (psta->expire_to == 0) { in expire_timeout_chk()312 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()[all …]
34 psta->expire_to = 0; in _rtw_init_stainfo()101 pstapriv->expire_to = 3; /* 3*2 = 6 sec */ in _rtw_init_sta_priv()456 psta->expire_to = 0; in rtw_free_stainfo()
672 psta->expire_to = pstapriv->expire_to; in OnProbeReq()986 if (pstat->expire_to > 0) { in OnAuth()1006 pstat->expire_to = pstapriv->auth_to; in OnAuth()1020 pstat->expire_to = pstapriv->assoc_to; in OnAuth()1054 pstat->expire_to = pstapriv->assoc_to; in OnAuth()1604 pstat->expire_to = pstapriv->expire_to; in OnAssocReq()1995 psta->expire_to = pstapriv->expire_to; in OnAction_back()
1142 psta->expire_to = pstapriv->expire_to; in validate_recv_ctrl_frame()
2723 psta->expire_to = pstapriv->expire_to; in wakeup_sta_to_xmit()
133 unsigned int expire_to; member306 unsigned int expire_to; /* sec , time to expire after associated. */ member
148 unsigned int expire_to; member334 unsigned int expire_to; /* sec , time to expire after associated. */ member