Searched defs:cfg80211_auth_request (Results 1 – 1 of 1) sorted by relevance
3162 struct cfg80211_auth_request { struct3163 struct cfg80211_bss *bss;3164 const u8 *ie;3165 size_t ie_len;3166 const u8 *supported_selectors;3167 u8 supported_selectors_len;3168 enum nl80211_auth_type auth_type;3169 const u8 *key;3170 u8 key_len;3171 s8 key_idx;[all …]