Searched refs:WIFI_FW_ASSOC_STATE (Results 1 – 4 of 4) sorted by relevance
289 #define WIFI_FW_ASSOC_STATE 0x00002000 macro292 …LINKING_STATE (WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE | WIFI_FW_AUTH_SUCCESS |WIFI_FW_ASSOC_STATE)
273 #define WIFI_FW_ASSOC_STATE 0x00002000 macro279 WIFI_FW_ASSOC_STATE)
1388 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq23a()1392 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq23a()1702 pstat->state &= ~WIFI_FW_ASSOC_STATE; in OnAssocReq23a()1792 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp23a()1857 pmlmeinfo->state &= ~WIFI_FW_ASSOC_STATE; in OnAssocRsp23a()4464 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()5415 } else if (pmlmeinfo->state & WIFI_FW_ASSOC_STATE) { in link_timer_hdl()
968 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()972 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()1285 pstat->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocReq()1371 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()1424 pmlmeinfo->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocRsp()4036 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()4898 } else if (pmlmeinfo->state & WIFI_FW_ASSOC_STATE) { in link_timer_hdl()