Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/drivers/staging/rtl8188eu/include/
Dieee80211.h847 struct ieee80211_assoc_response_frame { struct
848 struct rtw_ieee80211_hdr_3addr header;
849 u16 capability;
850 u16 status;
851 u16 aid;
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1144 struct ieee80211_assoc_response_frame { struct
1145 struct ieee80211_hdr_3addr header;
1146 __le16 capability;
1147 __le16 status;
1148 __le16 aid;
1149 struct ieee80211_info_element info_element[0]; /* supported rates */