Home
last modified time | relevance | path

Searched defs:cfg80211_ibss_params (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/net/
Dcfg80211.h1839 struct cfg80211_ibss_params { struct
1840 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 …]