Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Dmac80211.h266 struct ieee80211_bss_conf { struct
267 const u8 *bssid;
269 bool assoc, ibss_joined;
270 u16 aid;
272 bool use_cts_prot;
273 bool use_short_preamble;
274 bool use_short_slot;
275 bool enable_beacon;
276 u8 dtim_period;
277 u16 beacon_int;
[all …]