Searched refs:WIFI_FW_AUTH_SUCCESS (Results 1 – 4 of 4) sorted by relevance
286 #define WIFI_FW_AUTH_SUCCESS 0x00000400 macro291 #define WIFI_FW_LINKING_STATE (WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE | WIFI_FW_AUTH_SUCCESS |WIFI…
271 #define WIFI_FW_AUTH_SUCCESS 0x00000400 macro278 WIFI_FW_AUTH_SUCCESS | \
744 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()776 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()799 if (pstat->state & WIFI_FW_AUTH_SUCCESS) in OnAuth()953 if (!((pstat->state) & WIFI_FW_AUTH_SUCCESS)) { in OnAssocReq()962 pstat->state &= (~WIFI_FW_AUTH_SUCCESS); in OnAssocReq()1362 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()4037 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()
1021 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth23a()1052 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth23a()1075 if (pstat->state & WIFI_FW_AUTH_SUCCESS) in OnAuth23a()1380 if (!(pstat->state & WIFI_FW_AUTH_SUCCESS)) { in OnAssocReq23a()1389 pstat->state &= (~WIFI_FW_AUTH_SUCCESS); in OnAssocReq23a()1790 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp23a()4456 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()