Lines Matching defs:cfg80211_connect_params
1193 struct cfg80211_connect_params { struct
1194 struct ieee80211_channel *channel;
1195 u8 *bssid;
1196 u8 *ssid;
1197 size_t ssid_len;
1198 enum nl80211_auth_type auth_type;
1199 u8 *ie;
1200 size_t ie_len;
1201 bool privacy;
1202 struct cfg80211_crypto_settings crypto;
1203 const u8 *key;
1204 u8 key_len, key_idx;
1205 u32 flags;
1206 struct ieee80211_ht_cap ht_capa;
1207 struct ieee80211_ht_cap ht_capa_mask;