Searched defs:cfg80211_ibss_params (Results 1 – 2 of 2) sorted by relevance
2670 struct cfg80211_ibss_params { struct2671 const u8 *ssid;2672 const u8 *bssid;2673 struct cfg80211_chan_def chandef;2674 const u8 *ie;2675 u8 ssid_len, ie_len;2676 u16 beacon_interval;2677 u32 basic_rates;2678 bool channel_fixed;2679 bool privacy;[all …]
3066 struct cfg80211_ibss_params { struct3067 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 …]