Searched refs:WIFI_FW_AUTH_SUCCESS (Results 1 – 4 of 4) sorted by relevance
251 #define WIFI_FW_AUTH_SUCCESS 0x00000400 macro258 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…
796 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()824 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()843 if (pstat->state & WIFI_FW_AUTH_SUCCESS) in OnAuth()991 if (!((pstat->state) & WIFI_FW_AUTH_SUCCESS)) { in OnAssocReq()1000 pstat->state &= (~WIFI_FW_AUTH_SUCCESS); in OnAssocReq()1400 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()4251 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()
819 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()851 pstat->state |= WIFI_FW_AUTH_SUCCESS; in OnAuth()874 if (pstat->state & WIFI_FW_AUTH_SUCCESS) in OnAuth()1032 if (!((pstat->state) & WIFI_FW_AUTH_SUCCESS)) { in OnAssocReq()1041 pstat->state &= (~WIFI_FW_AUTH_SUCCESS); in OnAssocReq()1452 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()6743 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()