Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1326 struct ieee80211_network { struct
1328 u8 bssid[ETH_ALEN]; /* u16 aligned! */
1329 u8 channel;
1332 bool bMBssidValid;
1333 u8 MBssid[ETH_ALEN]; /* u16 aligned! */
1334 u8 MBssidMask;
1336 u8 ssid[IW_ESSID_MAX_SIZE + 1];
1337 u8 ssid_len;
1338 struct ieee80211_qos_data qos_data;
1341 bool bWithAironetIE;
[all …]