Searched refs:WIFI_FW_ASSOC_STATE (Results 1 – 4 of 4) sorted by relevance
261 #define WIFI_FW_ASSOC_STATE 0x00002000 macro267 WIFI_FW_ASSOC_STATE)
342 #define WIFI_FW_ASSOC_STATE 0x00002000 macro345 …INKING_STATE (WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE | WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE)
2317 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()2944 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()2948 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()3260 pstat->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocReq()3338 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()3391 pmlmeinfo->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocRsp()4794 } else if (pmlmeinfo->state & WIFI_FW_ASSOC_STATE) { in link_timer_hdl()
1233 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()1237 pstat->state |= WIFI_FW_ASSOC_STATE; in OnAssocReq()1577 pstat->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocReq()1663 if (!(pmlmeinfo->state & (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE))) in OnAssocRsp()1719 pmlmeinfo->state &= (~WIFI_FW_ASSOC_STATE); in OnAssocRsp()1791 (pmlmeinfo->state & WIFI_FW_ASSOC_STATE)) { in OnDeAuth()4737 pmlmeinfo->state |= (WIFI_FW_AUTH_SUCCESS | WIFI_FW_ASSOC_STATE); in start_clnt_assoc()5864 } else if (pmlmeinfo->state & WIFI_FW_ASSOC_STATE) { in link_timer_hdl()