Home
last modified time | relevance | path

Searched refs:send_authentication_request (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c2837 static void send_authentication_request(struct atmel_private *priv, u16 system, in send_authentication_request() function
3052 send_authentication_request(priv, system, auth->chall_text, auth->chall_text_len); in authenticate()
3079 send_authentication_request(priv, WLAN_AUTH_SHARED_KEY, NULL, 0); in authenticate()
3085 send_authentication_request(priv, WLAN_AUTH_OPEN, NULL, 0); in authenticate()
3442 send_authentication_request(priv, auth, NULL, 0); in atmel_management_timer()
3559 send_authentication_request(priv, auth, NULL, 0); in atmel_command_irq()