Searched defs:cfg80211_auth_request (Results 1 – 1 of 1) sorted by relevance
3064 struct cfg80211_auth_request { struct3065 struct cfg80211_bss *bss;3066 const u8 *ie;3067 size_t ie_len;3068 const u8 *supported_selectors;3069 u8 supported_selectors_len;3070 enum nl80211_auth_type auth_type;3071 const u8 *key;3072 u8 key_len;3073 s8 key_idx;[all …]