Searched refs:authentication_state (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dray_cs.h27 int authentication_state; member in struct:ray_dev_t
H A Dray_cs.c340 local->authentication_state = UNAUTHENTICATED;
894 if (local->authentication_state == NEED_TO_AUTH) {
897 local->authentication_state = AUTHENTICATED;
2476 local->authentication_state = AWAITING_RESPONSE;
2494 local->authentication_state = NEED_TO_AUTH;
2501 if (local->authentication_state == AWAITING_RESPONSE) {
2508 local->authentication_state = AUTHENTICATED;
2514 local->authentication_state = UNAUTHENTICATED;
2567 local->authentication_state = UNAUTHENTICATED;

Completed in 98 milliseconds