Searched defs:ieee80211_network (Results 1 – 1 of 1) sorted by relevance
1512 struct ieee80211_network { struct1514 u8 bssid[ETH_ALEN];1515 u8 channel;1517 u8 ssid[IW_ESSID_MAX_SIZE + 1];1518 u8 ssid_len;1519 struct ieee80211_qos_data qos_data;1522 bool bWithAironetIE;1523 bool bCkipSupported;1524 bool bCcxRmEnable;1525 u16 CcxRmState[2];[all …]