Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Dcfg80211.h1154 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;
[all …]