Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
584 struct ieee80211_if_ibss { struct585 struct timer_list timer;586 struct wiphy_work csa_connection_drop_work;588 unsigned long last_scan_completed;590 u32 basic_rates;592 bool fixed_bssid;593 bool fixed_channel;594 bool privacy;596 bool control_port;597 bool userspace_handles_dfs;[all …]