Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
626 struct ieee80211_if_ibss { struct627 struct timer_list timer;628 struct wiphy_work csa_connection_drop_work;630 unsigned long last_scan_completed;632 u32 basic_rates;634 bool fixed_bssid;635 bool fixed_channel;636 bool privacy;638 bool control_port;639 bool userspace_handles_dfs;[all …]