Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dmac80211.h514 struct ieee80211_bss_conf { struct
515 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 …]