Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1263 struct ieee80211_network { struct
1265 u8 bssid[ETH_ALEN]; /* u16 aligned! */
1266 u8 channel;
1269 bool bMBssidValid;
1270 u8 MBssid[ETH_ALEN]; /* u16 aligned! */
1271 u8 MBssidMask;
1273 u8 ssid[IW_ESSID_MAX_SIZE + 1];
1274 u8 ssid_len;
1275 struct ieee80211_qos_data qos_data;
1278 bool bWithAironetIE;
[all …]