Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
620 struct ieee80211_if_ibss { struct621 struct timer_list timer;622 struct wiphy_work csa_connection_drop_work;624 unsigned long last_scan_completed;626 u32 basic_rates;628 bool fixed_bssid;629 bool fixed_channel;630 bool privacy;632 bool control_port;633 bool userspace_handles_dfs;[all …]