Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcfg80211.h2196 struct cfg80211_ibss_params { struct
2197 const u8 *ssid;
2198 const u8 *bssid;
2199 struct cfg80211_chan_def chandef;
2200 const u8 *ie;
2201 u8 ssid_len, ie_len;
2202 u16 beacon_interval;
2203 u32 basic_rates;
2204 bool channel_fixed;
2205 bool privacy;
[all …]