Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
643 struct ieee80211_if_ibss { struct644 struct timer_list timer;645 struct wiphy_work csa_connection_drop_work;647 unsigned long last_scan_completed;649 u32 basic_rates;651 bool fixed_bssid;652 bool fixed_channel;653 bool privacy;655 bool control_port;656 bool userspace_handles_dfs;[all …]