Searched refs:WIFI_FW_AUTH_NULL (Results 1 – 4 of 4) sorted by relevance
284 #define WIFI_FW_AUTH_NULL 0x00000100 macro291 #define WIFI_FW_LINKING_STATE (WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE | WIFI_FW_AUTH_SUCCESS |WIFI…
277 #define WIFI_FW_AUTH_NULL 0x00000100 macro284 #define WIFI_FW_LINKING_STATE (WIFI_FW_AUTH_NULL | \
825 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in OnBeacon23a()979 pstat->state = WIFI_FW_AUTH_NULL; in OnAuth23a()1019 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth23a()1033 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth23a()4387 pmlmeinfo->state = WIFI_FW_AUTH_NULL | MSR_INFRA; in start_clnt_join()4414 pmlmeinfo->state &= (~WIFI_FW_AUTH_NULL); in start_clnt_auth()4445 pmlmeinfo->state &= (~(WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE)); in start_clnt_assoc()5361 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in link_timer_hdl()
2359 pmlmeinfo->state = WIFI_FW_AUTH_NULL | WIFI_FW_STATION_STATE; in start_clnt_join()2386 pmlmeinfo->state &= (~WIFI_FW_AUTH_NULL); in start_clnt_auth()2417 pmlmeinfo->state &= (~(WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE)); in start_clnt_assoc()2680 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in OnBeacon()2811 pstat->state = WIFI_FW_AUTH_NULL; in OnAuth()2845 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()2859 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()4928 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in link_timer_hdl()