Searched defs:cfg80211_assoc_request (Results 1 – 1 of 1) sorted by relevance
3324 struct cfg80211_assoc_request { struct3325 struct cfg80211_bss *bss;3326 const u8 *ie, *prev_bssid;3327 size_t ie_len;3328 struct cfg80211_crypto_settings crypto;3329 bool use_mfp;3330 u32 flags;3331 const u8 *supported_selectors;3332 u8 supported_selectors_len;3333 struct ieee80211_ht_cap ht_capa;[all …]