Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance
1839 struct cfg80211_ibss_params { struct1840 const u8 *ssid;1841 const u8 *bssid;1842 struct cfg80211_chan_def chandef;1843 const u8 *ie;1844 u8 ssid_len, ie_len;1845 u16 beacon_interval;1846 u32 basic_rates;1847 bool channel_fixed;1848 bool privacy;[all …]