Searched refs:authentication_state (Results 1 – 2 of 2) sorted by relevance
29 int authentication_state; member
296 local->authentication_state = UNAUTHENTICATED; in ray_probe()837 if (local->authentication_state == NEED_TO_AUTH) { in ray_dev_start_xmit()840 local->authentication_state = AUTHENTICATED; in ray_dev_start_xmit()2416 local->authentication_state = AWAITING_RESPONSE; in authenticate()2436 local->authentication_state = NEED_TO_AUTH; in rx_authenticate()2443 if (local->authentication_state == AWAITING_RESPONSE) { in rx_authenticate()2450 local->authentication_state = in rx_authenticate()2456 local->authentication_state = in rx_authenticate()2511 local->authentication_state = UNAUTHENTICATED; in rx_deauthenticate()
Completed in 8 milliseconds