Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/
Dcfg80211.h962 struct cfg80211_ibss_params { struct
963 u8 *ssid;
964 u8 *bssid;
965 struct ieee80211_channel *channel;
966 u8 *ie;
967 u8 ssid_len, ie_len;
968 u16 beacon_interval;
969 u32 basic_rates;
970 bool channel_fixed;
971 bool privacy;
[all …]