Searched refs:WIFI_FW_AUTH_NULL (Results 1 – 4 of 4) sorted by relevance
259 #define WIFI_FW_AUTH_NULL 0x00000100 macro266 #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…
2266 pmlmeinfo->state = WIFI_FW_AUTH_NULL | WIFI_FW_STATION_STATE; in start_clnt_join()2293 pmlmeinfo->state &= (~WIFI_FW_AUTH_NULL); in start_clnt_auth()2322 pmlmeinfo->state &= (~(WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE)); in start_clnt_assoc()2574 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in OnBeacon()2705 pstat->state = WIFI_FW_AUTH_NULL; in OnAuth()2739 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()2753 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()4790 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in link_timer_hdl()
800 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in OnBeacon()964 pstat->state = WIFI_FW_AUTH_NULL; in OnAuth()1007 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()1022 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()4678 pmlmeinfo->state = WIFI_FW_AUTH_NULL | WIFI_FW_STATION_STATE; in start_clnt_join()4704 pmlmeinfo->state &= (~WIFI_FW_AUTH_NULL); in start_clnt_auth()4729 pmlmeinfo->state &= (~(WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE)); in start_clnt_assoc()5836 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in link_timer_hdl()