Home
last modified time | relevance | path

Searched refs:auth_seq (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/staging/rtl8712/
A Dsta_info.h82 unsigned int auth_seq; member
/linux-6.3-rc2/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c249 pmlmeinfo->auth_seq = 0; in init_mlme_ext_priv_value()
752 pstat->auth_seq = 0; in OnAuth()
781 if (pstat->auth_seq == 0) in OnAuth()
785 if ((pstat->auth_seq + 1) != seq) { in OnAuth()
835 pstat->auth_seq = seq + 1; in OnAuth()
840 pstat->auth_seq = 0; in OnAuth()
852 pstat->auth_seq = 2; in OnAuth()
906 pmlmeinfo->auth_seq = 3; in OnAuthClient()
2644 val16 = (u16)psta->auth_seq; in issue_auth()
4196 pmlmeinfo->auth_seq = 1; in start_clnt_auth()
[all …]
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Dsta_info.h144 unsigned int auth_seq; member
A Drtw_mlme_ext.h319 u32 auth_seq; member

Completed in 19 milliseconds