Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Dieee80211.h612 struct ieee80211_assoc_response_frame { struct
613 struct ieee80211_hdr_3addr header;
614 u16 capability;
615 u16 status;
616 u16 aid;
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dieee80211.h766 struct ieee80211_assoc_response_frame { struct
767 struct rtw_ieee80211_hdr_3addr header;
768 u16 capability;
769 u16 status;
770 u16 aid;
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1012 struct ieee80211_assoc_response_frame { struct
1013 struct rtl_80211_hdr_3addr header;
1014 __le16 capability;
1015 __le16 status;
1016 __le16 aid;
1017 struct ieee80211_info_element info_element[0]; /* supported rates */