Home
last modified time | relevance | path

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

/linux-6.8/include/net/
Dcfg80211.h3215 struct cfg80211_ibss_params { struct
3216 const u8 *ssid;
3217 const u8 *bssid;
3218 struct cfg80211_chan_def chandef;
3219 const u8 *ie;
3220 u8 ssid_len, ie_len;
3221 u16 beacon_interval;
3222 u32 basic_rates;
3223 bool channel_fixed;
3224 bool privacy;
[all …]