Searched refs:WIFI_FW_AUTH_SUCCESS (Results 1 – 4 of 4) sorted by relevance
212 #define WIFI_FW_AUTH_SUCCESS 0x00000400 macro219 WIFI_FW_AUTH_SUCCESS | \
281 #define WIFI_FW_AUTH_SUCCESS 0x00000400 macro286 #define WIFI_FW_LINKING_STATE (WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE | WIFI_FW_AUTH_SUCCESS | WIF…
793 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()820 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()839 if (pstat->state & WIFI_FW_AUTH_SUCCESS) in OnAuth()985 if (!((pstat->state) & WIFI_FW_AUTH_SUCCESS)) { in OnAssocReq()994 pstat->state &= (~WIFI_FW_AUTH_SUCCESS); in OnAssocReq()1390 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()4219 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()
797 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()825 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()843 if (pstat->state & WIFI_FW_AUTH_SUCCESS) in OnAuth()1022 if (!((pstat->state) & WIFI_FW_AUTH_SUCCESS)) { in OnAssocReq()1031 pstat->state &= (~WIFI_FW_AUTH_SUCCESS); in OnAssocReq()1397 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()6456 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()