Lines Matching defs:cfg80211_ibss_params
1798 struct cfg80211_ibss_params { struct
1799 const u8 *ssid;
1800 const u8 *bssid;
1801 struct cfg80211_chan_def chandef;
1802 const u8 *ie;
1803 u8 ssid_len, ie_len;
1804 u16 beacon_interval;
1805 u32 basic_rates;
1806 bool channel_fixed;
1807 bool privacy;
1808 bool control_port;
1809 bool userspace_handles_dfs;
1810 int mcast_rate[IEEE80211_NUM_BANDS];
1811 struct ieee80211_ht_cap ht_capa;
1812 struct ieee80211_ht_cap ht_capa_mask;