Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance
2667 struct cfg80211_ibss_params { struct2668 const u8 *ssid;2669 const u8 *bssid;2670 struct cfg80211_chan_def chandef;2671 const u8 *ie;2672 u8 ssid_len, ie_len;2673 u16 beacon_interval;2674 u32 basic_rates;2675 bool channel_fixed;2676 bool privacy;[all …]