Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dcfg80211.h2976 struct cfg80211_ibss_params { struct
2977 const u8 *ssid;
2978 const u8 *bssid;
2979 struct cfg80211_chan_def chandef;
2980 const u8 *ie;
2981 u8 ssid_len, ie_len;
2982 u16 beacon_interval;
2983 u32 basic_rates;
2984 bool channel_fixed;
2985 bool privacy;
[all …]