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