Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dmac80211.h493 struct ieee80211_bss_conf { struct
494 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 …]