Searched refs:expire_to (Results 1 – 13 of 13) sorted by relevance
177 if (psta->expire_to > 0) { in expire_timeout_chk()178 psta->expire_to--; in expire_timeout_chk()179 if (psta->expire_to == 0) { in expire_timeout_chk()211 if (chk_sta_is_alive(psta) || !psta->expire_to) { in expire_timeout_chk()212 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()216 psta->expire_to--; in expire_timeout_chk()219 if (psta->expire_to <= 0) { in expire_timeout_chk()223 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()230 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()293 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()[all …]
33 psta->expire_to = 0; in _rtw_init_stainfo()105 pstapriv->expire_to = 3; /* 3*2 = 6 sec */ in _rtw_init_sta_priv()335 psta->expire_to = 0; in rtw_free_stainfo()
939 psta->expire_to = pstapriv->expire_to; in validate_recv_ctrl_frame()
2035 psta->expire_to = pstapriv->expire_to; in wakeup_sta_to_xmit()
807 pstat->expire_to = pstapriv->auth_to; in OnAuth()820 pstat->expire_to = pstapriv->assoc_to; in OnAuth()853 pstat->expire_to = pstapriv->assoc_to; in OnAuth()1380 pstat->expire_to = pstapriv->expire_to; in OnAssocReq()
82 unsigned int expire_to; member103 unsigned int expire_to; /* sec , time to expire after associated. */ member
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 = pstapriv->expire_to; in expire_timeout_chk()235 psta->expire_to = pstapriv->expire_to; in expire_timeout_chk()[all …]
32 psta->expire_to = 0; in _rtw_init_stainfo()98 pstapriv->expire_to = 3; /* 3*2 = 6 sec */ in _rtw_init_sta_priv()393 psta->expire_to = 0; in rtw_free_stainfo()
765 if (pstat->expire_to > 0) { in OnAuth()785 pstat->expire_to = pstapriv->auth_to; in OnAuth()797 pstat->expire_to = pstapriv->assoc_to; in OnAuth()826 pstat->expire_to = pstapriv->assoc_to; in OnAuth()1328 pstat->expire_to = pstapriv->expire_to; in OnAssocReq()1708 psta->expire_to = pstapriv->expire_to; in OnAction_back()
949 psta->expire_to = pstapriv->expire_to; in validate_recv_ctrl_frame()
2259 psta->expire_to = pstapriv->expire_to; in wakeup_sta_to_xmit()
143 unsigned int expire_to; member324 unsigned int expire_to; /* sec , time to expire after associated. */ member
130 unsigned int expire_to; member317 unsigned int expire_to; /* sec , time to expire after associated. */ member