Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dcfg80211.h3255 struct cfg80211_ibss_params { struct
3256 const u8 *ssid;
3257 const u8 *bssid;
3258 struct cfg80211_chan_def chandef;
3259 const u8 *ie;
3260 u8 ssid_len, ie_len;
3261 u16 beacon_interval;
3262 u32 basic_rates;
3263 bool channel_fixed;
3264 bool privacy;
[all …]