Searched refs:ipw2100_wpa_assoc_frame (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 Dipw2100.h232 struct ipw2100_wpa_assoc_frame { struct
H A Dipw2100.c5054 struct ipw2100_wpa_assoc_frame *, int)
5058 struct ipw2100_wpa_assoc_frame *wpa_frame,
5064 .host_command_length = sizeof(struct ipw2100_wpa_assoc_frame),
5077 sizeof(struct ipw2100_wpa_assoc_frame));
5811 static void ipw2100_wpa_assoc_frame(struct ipw2100_priv *priv, function
5815 struct ipw2100_wpa_assoc_frame frame;
7518 ipw2100_wpa_assoc_frame(priv, ieee->wpa_ie, ieee->wpa_ie_len);

Completed in 122 milliseconds