Home
last modified time | relevance | path

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

/linux-5.10/include/net/
Dcfg80211.h2667 struct cfg80211_ibss_params { struct
2668 const u8 *ssid;
2669 const u8 *bssid;
2670 struct cfg80211_chan_def chandef;
2671 const u8 *ie;
2672 u8 ssid_len, ie_len;
2673 u16 beacon_interval;
2674 u32 basic_rates;
2675 bool channel_fixed;
2676 bool privacy;
[all …]