Home
last modified time | relevance | path

Searched refs:auth_to (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/staging/rtl8723bs/include/
H A Dsta_info.h278 unsigned int auth_to; /* sec, time to expire in authenticating. */ member
/linux-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c99 pstapriv->auth_to = 3; /* 3*2 = 6 sec */ in _rtw_init_sta_priv()
H A Drtw_mlme_ext.c779 pstat->expire_to = pstapriv->auth_to; in OnAuth()