Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h234 struct ipw2100_wpa_assoc_frame { struct
Dipw2100.c5114 struct ipw2100_wpa_assoc_frame *, int)
5118 struct ipw2100_wpa_assoc_frame *wpa_frame, in ipw2100_set_wpa_ie()
5124 .host_command_length = sizeof(struct ipw2100_wpa_assoc_frame), in ipw2100_set_wpa_ie()
5137 sizeof(struct ipw2100_wpa_assoc_frame)); in ipw2100_set_wpa_ie()
5887 static void ipw2100_wpa_assoc_frame(struct ipw2100_priv *priv, in ipw2100_wpa_assoc_frame() function
5891 struct ipw2100_wpa_assoc_frame frame; in ipw2100_wpa_assoc_frame()
7555 ipw2100_wpa_assoc_frame(priv, ieee->wpa_ie, ieee->wpa_ie_len); in ipw2100_wx_set_genie()