Searched refs:WIFI_FW_AUTH_NULL (Results 1 – 4 of 4) sorted by relevance
257 #define WIFI_FW_AUTH_NULL 0x00000100 macro264 #define WIFI_FW_LINKING_STATE (WIFI_FW_AUTH_NULL | \
338 #define WIFI_FW_AUTH_NULL 0x00000100 macro345 #define WIFI_FW_LINKING_STATE (WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE | WIFI_FW_AUTH_SUCCESS | WIF…
2260 pmlmeinfo->state = WIFI_FW_AUTH_NULL | WIFI_FW_STATION_STATE; in start_clnt_join()2287 pmlmeinfo->state &= (~WIFI_FW_AUTH_NULL); in start_clnt_auth()2316 pmlmeinfo->state &= (~(WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE)); in start_clnt_assoc()2568 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in OnBeacon()2699 pstat->state = WIFI_FW_AUTH_NULL; in OnAuth()2733 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()2747 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()4778 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in link_timer_hdl()
801 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in OnBeacon()965 pstat->state = WIFI_FW_AUTH_NULL; in OnAuth()1008 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()1023 pstat->state &= ~WIFI_FW_AUTH_NULL; in OnAuth()4685 pmlmeinfo->state = WIFI_FW_AUTH_NULL | WIFI_FW_STATION_STATE; in start_clnt_join()4711 pmlmeinfo->state &= (~WIFI_FW_AUTH_NULL); in start_clnt_auth()4736 pmlmeinfo->state &= (~(WIFI_FW_AUTH_NULL | WIFI_FW_AUTH_STATE)); in start_clnt_assoc()5840 if (pmlmeinfo->state & WIFI_FW_AUTH_NULL) { in link_timer_hdl()