Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h2708 struct cfg80211_ibss_params { struct
2709 const u8 *ssid;
2710 const u8 *bssid;
2711 struct cfg80211_chan_def chandef;
2712 const u8 *ie;
2713 u8 ssid_len, ie_len;
2714 u16 beacon_interval;
2715 u32 basic_rates;
2716 bool channel_fixed;
2717 bool privacy;
[all …]