Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance
2193 struct cfg80211_ibss_params { struct2194 const u8 *ssid;2195 const u8 *bssid;2196 struct cfg80211_chan_def chandef;2197 const u8 *ie;2198 u8 ssid_len, ie_len;2199 u16 beacon_interval;2200 u32 basic_rates;2201 bool channel_fixed;2202 bool privacy;[all …]