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

/drivers/net/wireless/ipw2x00/
H A Dipw2100.h257 struct ipw2100_wpa_assoc_frame { struct
H A Dipw2100.c5183 struct ipw2100_wpa_assoc_frame *, int)
5187 struct ipw2100_wpa_assoc_frame *wpa_frame,
5193 .host_command_length = sizeof(struct ipw2100_wpa_assoc_frame),
5206 sizeof(struct ipw2100_wpa_assoc_frame));
5961 static void ipw2100_wpa_assoc_frame(struct ipw2100_priv *priv, function
5965 struct ipw2100_wpa_assoc_frame frame;
7676 ipw2100_wpa_assoc_frame(priv, ieee->wpa_ie, ieee->wpa_ie_len);

Completed in 60 milliseconds