Home
last modified time | relevance | path

Searched defs:ieee80211_assoc_response_frame (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/staging/rtl8712/
Dieee80211.h638 struct ieee80211_assoc_response_frame { struct
639 struct ieee80211_hdr_3addr header;
640 u16 capability;
641 u16 status;
642 u16 aid;
/linux-3.3/drivers/staging/rtl8187se/ieee80211/
Dieee80211.h557 struct ieee80211_assoc_response_frame { struct
558 struct ieee80211_hdr_3addr header;
559 u16 capability;
560 u16 status;
561 u16 aid;
562 struct ieee80211_info_element info_element; /* supported rates */
/linux-3.3/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1180 struct ieee80211_assoc_response_frame { struct
1181 struct ieee80211_hdr_3addr header;
1182 __le16 capability;
1183 __le16 status;
1184 __le16 aid;
1185 struct ieee80211_info_element info_element[0]; /* supported rates */