Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dieee80211_i.h549 struct ieee80211_if_ibss { struct
550 struct timer_list timer;
551 struct work_struct csa_connection_drop_work;
553 unsigned long last_scan_completed;
555 u32 basic_rates;
557 bool fixed_bssid;
558 bool fixed_channel;
559 bool privacy;
561 bool control_port;
562 bool userspace_handles_dfs;
[all …]