Searched refs:expire_to (Results 1 – 13 of 13) sorted by relevance
83 unsigned int expire_to; member104 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()
917 psta->expire_to = pstapriv->expire_to; in validate_recv_ctrl_frame()
1881 psta->expire_to = pstapriv->expire_to; in wakeup_sta_to_xmit()
2728 pstat->expire_to = pstapriv->auth_to; in OnAuth()2741 pstat->expire_to = pstapriv->assoc_to; in OnAuth()2774 pstat->expire_to = pstapriv->assoc_to; in OnAuth()3278 pstat->expire_to = pstapriv->expire_to; in OnAssocReq()
189 , psta->expire_to in chk_sta_is_alive()228 if (psta->expire_to > 0) { in expire_timeout_chk()229 psta->expire_to--; in expire_timeout_chk()230 if (psta->expire_to == 0) { in expire_timeout_chk()275 if (chk_sta_is_alive(psta) || !psta->expire_to) { in expire_timeout_chk()276 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()280 if (psta->expire_to > 0) in expire_timeout_chk()281 psta->expire_to--; in expire_timeout_chk()284 if (psta->expire_to == 0) { in expire_timeout_chk()288 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()[all …]
34 psta->expire_to = 0; in _rtw_init_stainfo()100 pstapriv->expire_to = 3; /* 3*2 = 6 sec */ in _rtw_init_sta_priv()452 psta->expire_to = 0; in rtw_free_stainfo()
662 psta->expire_to = pstapriv->expire_to; in OnProbeReq()975 if (pstat->expire_to > 0) { in OnAuth()995 pstat->expire_to = pstapriv->auth_to; in OnAuth()1009 pstat->expire_to = pstapriv->assoc_to; in OnAuth()1043 pstat->expire_to = pstapriv->assoc_to; in OnAuth()1591 pstat->expire_to = pstapriv->expire_to; in OnAssocReq()1980 psta->expire_to = pstapriv->expire_to; in OnAction_back()
1142 psta->expire_to = pstapriv->expire_to; in validate_recv_ctrl_frame()
2721 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