Searched defs:ieee80211_network (Results 1 – 1 of 1) sorted by relevance
1329 struct ieee80211_network { struct1331 u8 bssid[ETH_ALEN];1332 u8 channel;1334 u8 ssid[IW_ESSID_MAX_SIZE + 1];1335 u8 ssid_len;1336 struct ieee80211_qos_data qos_data;1339 bool bWithAironetIE;1340 bool bCkipSupported;1341 bool bCcxRmEnable;1342 u16 CcxRmState[2];[all …]