Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance
3243 struct cfg80211_ibss_params { struct3244 const u8 *ssid;3245 const u8 *bssid;3246 struct cfg80211_chan_def chandef;3247 const u8 *ie;3248 u8 ssid_len, ie_len;3249 u16 beacon_interval;3250 u32 basic_rates;3251 bool channel_fixed;3252 bool privacy;[all …]