Searched refs:WIFI_FW_ASSOC_STATE (Results 1 – 4 of 4) sorted by relevance
253 #define WIFI_FW_ASSOC_STATE 0x00002000 macro259 WIFI_FW_ASSOC_STATE)
283 #define WIFI_FW_ASSOC_STATE 0x00002000 macro286 …INKING_STATE (WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE | WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE)
997 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()1001 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()1316 pstat->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocReq()1400 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()1456 pmlmeinfo->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocRsp()1527 (pmlmeinfo->state & WIFI_FW_ASSOC_STATE)) { in OnDeAuth()4251 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()5204 } else if (pmlmeinfo->state & WIFI_FW_ASSOC_STATE) { in link_timer_hdl()
1038 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()1042 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()1368 pstat->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocReq()1452 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()1506 pmlmeinfo->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocRsp()1584 (pmlmeinfo->state & WIFI_FW_ASSOC_STATE)) { in OnDeAuth()6743 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()7596 } else if (pmlmeinfo->state & WIFI_FW_ASSOC_STATE) { in link_timer_hdl()