Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dieee80211.h717 struct ieee80211_authentication { struct
718 struct ieee80211_header_data header;
719 u16 algorithm;
720 u16 transaction;
721 u16 status;
/Linux-v5.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h957 struct ieee80211_authentication { struct
958 struct rtl_80211_hdr_3addr header;
959 __le16 algorithm;
960 __le16 transaction;
961 __le16 status;
963 struct ieee80211_info_element info_element[];