Searched refs:expire_to (Results 1 – 13 of 13) sorted by relevance
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()314 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()[all …]
36 psta->expire_to = 0; in _rtw_init_stainfo()106 pstapriv->expire_to = 3; /* 3*2 = 6 sec */ in _rtw_init_sta_priv()349 psta->expire_to = 0; in rtw_free_stainfo()
908 psta->expire_to = pstapriv->expire_to; in validate_recv_ctrl_frame()
1881 psta->expire_to = pstapriv->expire_to; in wakeup_sta_to_xmit()
2722 pstat->expire_to = pstapriv->auth_to; in OnAuth()2735 pstat->expire_to = pstapriv->assoc_to; in OnAuth()2768 pstat->expire_to = pstapriv->assoc_to; in OnAuth()3272 pstat->expire_to = pstapriv->expire_to; in OnAssocReq()
190 , psta->expire_to in chk_sta_is_alive()230 if (psta->expire_to > 0) { in expire_timeout_chk()231 psta->expire_to--; in expire_timeout_chk()232 if (psta->expire_to == 0) { in expire_timeout_chk()277 if (chk_sta_is_alive(psta) || !psta->expire_to) { in expire_timeout_chk()278 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()282 if (psta->expire_to > 0) in expire_timeout_chk()283 psta->expire_to--; in expire_timeout_chk()286 if (psta->expire_to == 0) { in expire_timeout_chk()290 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()449 psta->expire_to = 0; in rtw_free_stainfo()
663 psta->expire_to = pstapriv->expire_to; in OnProbeReq()976 if (pstat->expire_to > 0) { in OnAuth()996 pstat->expire_to = pstapriv->auth_to; in OnAuth()1010 pstat->expire_to = pstapriv->assoc_to; in OnAuth()1044 pstat->expire_to = pstapriv->assoc_to; in OnAuth()1589 pstat->expire_to = pstapriv->expire_to; in OnAssocReq()1978 psta->expire_to = pstapriv->expire_to; in OnAction_back()
1140 psta->expire_to = pstapriv->expire_to; in validate_recv_ctrl_frame()
2469 psta->expire_to = pstapriv->expire_to; in wakeup_sta_to_xmit()
83 unsigned int expire_to; member104 unsigned int expire_to; /* sec , time to expire after associated. */ member
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