Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance
3424 struct cfg80211_ibss_params { struct3425 const u8 *ssid;3426 const u8 *bssid;3427 struct cfg80211_chan_def chandef;3428 const u8 *ie;3429 u8 ssid_len, ie_len;3430 u16 beacon_interval;3431 u32 basic_rates;3432 bool channel_fixed;3433 bool privacy;[all …]