Searched refs:WIFI_FW_AUTH_SUCCESS (Results 1 – 4 of 4) sorted by relevance
259 #define WIFI_FW_AUTH_SUCCESS 0x00000400 macro266 WIFI_FW_AUTH_SUCCESS | \
340 #define WIFI_FW_AUTH_SUCCESS 0x00000400 macro345 #define WIFI_FW_LINKING_STATE (WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE | WIFI_FW_AUTH_SUCCESS | WIF…
2317 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()2734 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()2766 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()2787 if (pstat->state & WIFI_FW_AUTH_SUCCESS) in OnAuth()2938 if (!((pstat->state) & WIFI_FW_AUTH_SUCCESS)) { in OnAssocReq()2947 pstat->state &= (~WIFI_FW_AUTH_SUCCESS); in OnAssocReq()3338 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()
1009 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()1042 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()1064 if (pstat->state & WIFI_FW_AUTH_SUCCESS) in OnAuth()1227 if (!((pstat->state) & WIFI_FW_AUTH_SUCCESS)) { in OnAssocReq()1236 pstat->state &= (~WIFI_FW_AUTH_SUCCESS); in OnAssocReq()1663 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()4737 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()