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