Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dcfg80211.h3066 struct cfg80211_ibss_params { struct
3067 const u8 *ssid;
3068 const u8 *bssid;
3069 struct cfg80211_chan_def chandef;
3070 const u8 *ie;
3071 u8 ssid_len, ie_len;
3072 u16 beacon_interval;
3073 u32 basic_rates;
3074 bool channel_fixed;
3075 bool privacy;
[all …]