Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h248 struct ipw2100_wpa_assoc_frame { struct
Dipw2100.c5130 struct ipw2100_wpa_assoc_frame *, int)
5134 struct ipw2100_wpa_assoc_frame *wpa_frame, in ipw2100_set_wpa_ie()
5140 .host_command_length = sizeof(struct ipw2100_wpa_assoc_frame), in ipw2100_set_wpa_ie()
5153 sizeof(struct ipw2100_wpa_assoc_frame)); in ipw2100_set_wpa_ie()
5908 static void ipw2100_wpa_assoc_frame(struct ipw2100_priv *priv, in ipw2100_wpa_assoc_frame() function
5912 struct ipw2100_wpa_assoc_frame frame; in ipw2100_wpa_assoc_frame()
7595 ipw2100_wpa_assoc_frame(priv, ieee->wpa_ie, ieee->wpa_ie_len); in ipw2100_wx_set_genie()