Searched defs:cfg80211_assoc_request (Results 1 – 1 of 1) sorted by relevance
2707 struct cfg80211_assoc_request { struct2708 struct cfg80211_bss *bss;2709 const u8 *ie, *prev_bssid;2710 size_t ie_len;2712 bool use_mfp;2713 u32 flags;2716 struct ieee80211_vht_cap vht_capa, vht_capa_mask;2717 const u8 *fils_kek;2718 size_t fils_kek_len;2719 const u8 *fils_nonces;[all …]
Completed in 30 milliseconds