Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance
2976 struct cfg80211_ibss_params { struct2977 const u8 *ssid;2978 const u8 *bssid;2979 struct cfg80211_chan_def chandef;2980 const u8 *ie;2981 u8 ssid_len, ie_len;2982 u16 beacon_interval;2983 u32 basic_rates;2984 bool channel_fixed;2985 bool privacy;[all …]