Lines Matching defs:cfg80211_ibss_params
1839 struct cfg80211_ibss_params { struct
1840 const u8 *ssid;
1841 const u8 *bssid;
1842 struct cfg80211_chan_def chandef;
1843 const u8 *ie;
1844 u8 ssid_len, ie_len;
1845 u16 beacon_interval;
1846 u32 basic_rates;
1847 bool channel_fixed;
1848 bool privacy;
1849 bool control_port;
1850 bool userspace_handles_dfs;
1851 int mcast_rate[IEEE80211_NUM_BANDS];
1852 struct ieee80211_ht_cap ht_capa;
1853 struct ieee80211_ht_cap ht_capa_mask;