Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
549 struct ieee80211_if_ibss { struct550 struct timer_list timer;551 struct work_struct csa_connection_drop_work;553 unsigned long last_scan_completed;555 u32 basic_rates;557 bool fixed_bssid;558 bool fixed_channel;559 bool privacy;561 bool control_port;562 bool userspace_handles_dfs;[all …]