Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dcfg80211.h1798 struct cfg80211_ibss_params { struct
1799 const u8 *ssid;
1800 const u8 *bssid;
1801 struct cfg80211_chan_def chandef;
1802 const u8 *ie;
1803 u8 ssid_len, ie_len;
1804 u16 beacon_interval;
1805 u32 basic_rates;
1806 bool channel_fixed;
1807 bool privacy;
[all …]