Searched refs:WIFI_FW_ASSOC_STATE (Results 1 – 4 of 4) sorted by relevance
288 #define WIFI_FW_ASSOC_STATE 0x00002000 macro291 …LINKING_STATE (WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE | WIFI_FW_AUTH_SUCCESS |WIFI_FW_ASSOC_STATE)
281 #define WIFI_FW_ASSOC_STATE 0x00002000 macro287 WIFI_FW_ASSOC_STATE)
1385 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq23a()1389 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq23a()1699 pstat->state &= ~WIFI_FW_ASSOC_STATE; in OnAssocReq23a()1783 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp23a()1848 pmlmeinfo->state &= ~WIFI_FW_ASSOC_STATE; in OnAssocRsp23a()4446 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()5385 } else if (pmlmeinfo->state & WIFI_FW_ASSOC_STATE) { in link_timer_hdl()
2418 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()3059 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()3063 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()3376 pstat->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocReq()3455 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()3508 pmlmeinfo->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocRsp()4944 } else if (pmlmeinfo->state & WIFI_FW_ASSOC_STATE) { in link_timer_hdl()