Home
last modified time | relevance | path

Searched defs:cfg80211_assoc_request (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/net/
Dcfg80211.h2100 struct cfg80211_assoc_request { struct
2101 struct cfg80211_bss *bss;
2102 const u8 *ie, *prev_bssid;
2103 size_t ie_len;
2104 struct cfg80211_crypto_settings crypto;
2105 bool use_mfp;
2106 u32 flags;
2107 struct ieee80211_ht_cap ht_capa;
2108 struct ieee80211_ht_cap ht_capa_mask;
2109 struct ieee80211_vht_cap vht_capa, vht_capa_mask;
[all …]