Searched defs:ieee80211_network (Results 1 – 1 of 1) sorted by relevance
1326 struct ieee80211_network { struct1328 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 …]