Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h3285 struct cfg80211_assoc_request { struct
3286 struct cfg80211_bss *bss;
3287 const u8 *ie, *prev_bssid;
3288 size_t ie_len;
3289 struct cfg80211_crypto_settings crypto;
3290 bool use_mfp;
3291 u32 flags;
3292 const u8 *supported_selectors;
3293 u8 supported_selectors_len;
3294 struct ieee80211_ht_cap ht_capa;
[all …]