Searched refs:expire_to (Results 1 – 7 of 7) sorted by relevance
302 if (psta->expire_to > 0) { in expire_timeout_chk()303 psta->expire_to--; in expire_timeout_chk()304 if (psta->expire_to == 0) { in expire_timeout_chk()336 if (chk_sta_is_alive(psta) || !psta->expire_to) { in expire_timeout_chk()337 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()341 psta->expire_to--; in expire_timeout_chk()344 if (psta->expire_to <= 0) { in expire_timeout_chk()348 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()357 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()424 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()[all …]
44 psta->expire_to = 0; in _rtw_init_stainfo()115 pstapriv->expire_to = 3; /* 3*2 = 6 sec */ in _rtw_init_sta_priv()355 psta->expire_to = 0; in rtw_free_stainfo()
1943 psta->expire_to = pstapriv->expire_to; in wakeup_sta_to_xmit()
2772 pstat->expire_to = pstapriv->auth_to; in OnAuth()2785 pstat->expire_to = pstapriv->assoc_to; in OnAuth()2818 pstat->expire_to = pstapriv->assoc_to; in OnAuth()3328 pstat->expire_to = pstapriv->expire_to; in OnAssocReq()
987 psta->expire_to = pstapriv->expire_to; in validate_recv_ctrl_frame()
95 unsigned int expire_to; member116 unsigned int expire_to; /* sec , time to expire after associated. */ member
140 unsigned int expire_to; member312 unsigned int expire_to; /* sec , time to expire after associated. */ member