Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h2612 struct cfg80211_assoc_request { struct
2613 struct cfg80211_bss *bss;
2614 const u8 *ie, *prev_bssid;
2615 size_t ie_len;
2616 struct cfg80211_crypto_settings crypto;
2617 bool use_mfp;
2618 u32 flags;
2619 struct ieee80211_ht_cap ht_capa;
2620 struct ieee80211_ht_cap ht_capa_mask;
2621 struct ieee80211_vht_cap vht_capa, vht_capa_mask;
[all …]