Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dieee80211_i.h557 struct ieee80211_if_ibss { struct
558 struct timer_list timer;
559 struct work_struct csa_connection_drop_work;
561 unsigned long last_scan_completed;
563 u32 basic_rates;
565 bool fixed_bssid;
566 bool fixed_channel;
567 bool privacy;
569 bool control_port;
570 bool userspace_handles_dfs;
[all …]