Searched defs:ieee80211_bss_conf (Results 1 – 1 of 1) sorted by relevance
514 struct ieee80211_bss_conf { struct515 const u8 *bssid;517 bool assoc, ibss_joined;518 bool ibss_creator;519 u16 aid;521 bool use_cts_prot;522 bool use_short_preamble;523 bool use_short_slot;524 bool enable_beacon;525 u8 dtim_period;[all …]