Searched defs:ieee80211_bss_conf (Results 1 – 1 of 1) sorted by relevance
493 struct ieee80211_bss_conf { struct494 const u8 *bssid;496 bool assoc, ibss_joined;497 bool ibss_creator;498 u16 aid;500 bool use_cts_prot;501 bool use_short_preamble;502 bool use_short_slot;503 bool enable_beacon;504 u8 dtim_period;[all …]