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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c2885 static void send_authentication_request(struct atmel_private *priv, u16 system, function
3100 send_authentication_request(priv, system, auth->chall_text, auth->chall_text_len);
3127 send_authentication_request(priv, WLAN_AUTH_SHARED_KEY, NULL, 0);
3133 send_authentication_request(priv, WLAN_AUTH_OPEN, NULL, 0);
3491 send_authentication_request(priv, auth, NULL, 0);
3608 send_authentication_request(priv, auth, NULL, 0);

Completed in 39 milliseconds