Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
548 struct ieee80211_if_ibss { struct549 struct timer_list timer;550 struct work_struct csa_connection_drop_work;552 unsigned long last_scan_completed;554 u32 basic_rates;556 bool fixed_bssid;557 bool fixed_channel;558 bool privacy;560 bool control_port;561 bool userspace_handles_dfs;[all …]