Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
569 struct ieee80211_if_ibss { struct570 struct timer_list timer;571 struct work_struct csa_connection_drop_work;573 unsigned long last_scan_completed;575 u32 basic_rates;577 bool fixed_bssid;578 bool fixed_channel;579 bool privacy;581 bool control_port;582 bool userspace_handles_dfs;[all …]