Lines Matching defs:cfg80211_ibss_params
1154 struct cfg80211_ibss_params { struct
1155 u8 *ssid;
1156 u8 *bssid;
1157 struct ieee80211_channel *channel;
1158 enum nl80211_channel_type channel_type;
1159 u8 *ie;
1160 u8 ssid_len, ie_len;
1161 u16 beacon_interval;
1162 u32 basic_rates;
1163 bool channel_fixed;
1164 bool privacy;
1165 int mcast_rate[IEEE80211_NUM_BANDS];