Lines Matching defs:cfg80211_connect_params
2809 struct cfg80211_connect_params { struct
2810 struct ieee80211_channel *channel;
2811 struct ieee80211_channel *channel_hint;
2812 const u8 *bssid;
2813 const u8 *bssid_hint;
2814 const u8 *ssid;
2815 size_t ssid_len;
2816 enum nl80211_auth_type auth_type;
2817 const u8 *ie;
2818 size_t ie_len;
2819 bool privacy;
2820 enum nl80211_mfp mfp;
2821 struct cfg80211_crypto_settings crypto;
2822 const u8 *key;
2823 u8 key_len, key_idx;
2847 * enum cfg80211_connect_params_changed - Connection parameters being updated argument