Searched defs:ieee80211_network (Results 1 – 1 of 1) sorted by relevance
1467 struct ieee80211_network { struct1469 u8 bssid[ETH_ALEN];1470 u8 channel;1472 u8 ssid[IW_ESSID_MAX_SIZE + 1];1473 u8 ssid_len;1474 struct ieee80211_qos_data qos_data;1477 bool bWithAironetIE;1478 bool bCkipSupported;1479 bool bCcxRmEnable;1480 u16 CcxRmState[2];[all …]