Home
last modified time | relevance | path

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

/linux-6.15/include/net/
Dcfg80211.h3287 struct cfg80211_ibss_params { struct
3288 const u8 *ssid;
3289 const u8 *bssid;
3290 struct cfg80211_chan_def chandef;
3291 const u8 *ie;
3292 u8 ssid_len, ie_len;
3293 u16 beacon_interval;
3294 u32 basic_rates;
3295 bool channel_fixed;
3296 bool privacy;
[all …]