Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h234 struct ipw2100_wpa_assoc_frame { struct
Dipw2100.c5116 struct ipw2100_wpa_assoc_frame *, int)
5120 struct ipw2100_wpa_assoc_frame *wpa_frame, in ipw2100_set_wpa_ie()
5126 .host_command_length = sizeof(struct ipw2100_wpa_assoc_frame), in ipw2100_set_wpa_ie()
5139 sizeof(struct ipw2100_wpa_assoc_frame)); in ipw2100_set_wpa_ie()
5890 static void ipw2100_wpa_assoc_frame(struct ipw2100_priv *priv, in ipw2100_wpa_assoc_frame() function
5894 struct ipw2100_wpa_assoc_frame frame; in ipw2100_wpa_assoc_frame()
7577 ipw2100_wpa_assoc_frame(priv, ieee->wpa_ie, ieee->wpa_ie_len); in ipw2100_wx_set_genie()