Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance
3255 struct cfg80211_ibss_params { struct3256 const u8 *ssid;3257 const u8 *bssid;3258 struct cfg80211_chan_def chandef;3259 const u8 *ie;3260 u8 ssid_len, ie_len;3261 u16 beacon_interval;3262 u32 basic_rates;3263 bool channel_fixed;3264 bool privacy;[all …]