Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h3424 struct cfg80211_ibss_params { struct
3425 const u8 *ssid;
3426 const u8 *bssid;
3427 struct cfg80211_chan_def chandef;
3428 const u8 *ie;
3429 u8 ssid_len, ie_len;
3430 u16 beacon_interval;
3431 u32 basic_rates;
3432 bool channel_fixed;
3433 bool privacy;
[all …]