Searched refs:WIFI_FW_AUTH_NULL (Results 1 – 4 of 4) sorted by relevance
266 #define WIFI_FW_AUTH_NULL 0x00000100 macro273 #define WIFI_FW_LINKING_STATE (WIFI_FW_AUTH_NULL | \
349 #define WIFI_FW_AUTH_NULL 0x00000100 macro356 #define WIFI_FW_LINKING_STATE (WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE | WIFI_FW_AUTH_SUCCESS |WIFI…
2269 pmlmeinfo->state = WIFI_FW_AUTH_NULL | WIFI_FW_STATION_STATE; in start_clnt_join()2296 pmlmeinfo->state &= (~WIFI_FW_AUTH_NULL); in start_clnt_auth()2325 pmlmeinfo->state &= (~(WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE)); in start_clnt_assoc()2588 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in OnBeacon()2719 pstat->state = WIFI_FW_AUTH_NULL; in OnAuth()2753 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()2767 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()4808 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in link_timer_hdl()
811 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in OnBeacon()975 pstat->state = WIFI_FW_AUTH_NULL; in OnAuth()1018 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()1033 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()4703 pmlmeinfo->state = WIFI_FW_AUTH_NULL | WIFI_FW_STATION_STATE; in start_clnt_join()4729 pmlmeinfo->state &= (~WIFI_FW_AUTH_NULL); in start_clnt_auth()4754 pmlmeinfo->state &= (~(WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE)); in start_clnt_assoc()5888 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in link_timer_hdl()