Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance
3215 struct cfg80211_ibss_params { struct3216 const u8 *ssid;3217 const u8 *bssid;3218 struct cfg80211_chan_def chandef;3219 const u8 *ie;3220 u8 ssid_len, ie_len;3221 u16 beacon_interval;3222 u32 basic_rates;3223 bool channel_fixed;3224 bool privacy;[all …]