Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Dieee80211.h776 struct ieee80211_authentication { struct
777 struct ieee80211_header_data header;
778 u16 algorithm;
779 u16 transaction;
780 u16 status;
/Linux-v5.15/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[];