Searched defs:cfg80211_auth_request (Results 1 – 1 of 1) sorted by relevance
3343 struct cfg80211_auth_request { struct3344 struct cfg80211_bss *bss;3345 const u8 *ie;3346 size_t ie_len;3347 const u8 *supported_selectors;3348 u8 supported_selectors_len;3349 enum nl80211_auth_type auth_type;3350 const u8 *key;3351 u8 key_len;3352 s8 key_idx;[all …]