Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance
2751 struct cfg80211_ibss_params { struct2752 const u8 *ssid;2753 const u8 *bssid;2754 struct cfg80211_chan_def chandef;2755 const u8 *ie;2756 u8 ssid_len, ie_len;2757 u16 beacon_interval;2758 u32 basic_rates;2759 bool channel_fixed;2760 bool privacy;[all …]