Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Dieee80211.h803 struct ieee80211_assoc_response_frame { struct
804 struct rtw_ieee80211_hdr_3addr header;
805 u16 capability;
806 u16 status;
807 u16 aid;
/Linux-v5.15/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1008 struct ieee80211_assoc_response_frame { struct
1009 struct rtl_80211_hdr_3addr header;
1010 __le16 capability;
1011 __le16 status;
1012 __le16 aid;
1013 struct ieee80211_info_element info_element[]; /* supported rates */