Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.h248 struct ipw2100_wpa_assoc_frame { struct
Dipw2100.c5127 struct ipw2100_wpa_assoc_frame *, int)
5131 struct ipw2100_wpa_assoc_frame *wpa_frame, in ipw2100_set_wpa_ie()
5137 .host_command_length = sizeof(struct ipw2100_wpa_assoc_frame), in ipw2100_set_wpa_ie()
5150 sizeof(struct ipw2100_wpa_assoc_frame)); in ipw2100_set_wpa_ie()
5905 static void ipw2100_wpa_assoc_frame(struct ipw2100_priv *priv, in ipw2100_wpa_assoc_frame() function
5909 struct ipw2100_wpa_assoc_frame frame; in ipw2100_wpa_assoc_frame()
7591 ipw2100_wpa_assoc_frame(priv, ieee->wpa_ie, ieee->wpa_ie_len); in ipw2100_wx_set_genie()