Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance
2428 struct cfg80211_ibss_params { struct2429 const u8 *ssid;2430 const u8 *bssid;2431 struct cfg80211_chan_def chandef;2432 const u8 *ie;2433 u8 ssid_len, ie_len;2434 u16 beacon_interval;2435 u32 basic_rates;2436 bool channel_fixed;2437 bool privacy;[all …]