Searched refs:expire_to (Results 1 – 5 of 5) sorted by relevance
190 if (psta->expire_to > 0) { in expire_timeout_chk() 191 psta->expire_to--; in expire_timeout_chk() 192 if (psta->expire_to == 0) { in expire_timeout_chk() 214 if (chk_sta_is_alive(psta) || !psta->expire_to) { in expire_timeout_chk() 215 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk() 219 if (psta->expire_to > 0) in expire_timeout_chk() 220 psta->expire_to--; in expire_timeout_chk() 223 if (psta->expire_to == 0) { in expire_timeout_chk() 227 psta->expire_to in expire_timeout_chk() [all...]
32 psta->expire_to = 0; in _rtw_init_stainfo() 101 pstapriv->expire_to = 3; /* 3*2 = 6 sec */ in _rtw_init_sta_priv() 397 psta->expire_to = 0; in rtw_free_stainfo()
759 if (pstat->expire_to > 0) { in OnAuth() 760 /* TODO: STA re_auth within expire_to */ in OnAuth() 779 pstat->expire_to = pstapriv->auth_to; in OnAuth() 791 pstat->expire_to = pstapriv->assoc_to; in OnAuth() 819 pstat->expire_to = pstapriv->assoc_to; in OnAuth() 1319 pstat->expire_to = pstapriv->expire_to; in OnAssocReq() 1687 psta->expire_to = pstapriv->expire_to; in OnAction_back()
945 psta->expire_to = pstapriv->expire_to; in validate_recv_ctrl_frame()
143 unsigned int expire_to; member 280 unsigned int expire_to; /* sec , time to expire after associated. */ member