Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
576 struct ieee80211_if_ibss { struct577 struct timer_list timer;578 struct work_struct csa_connection_drop_work;580 unsigned long last_scan_completed;582 u32 basic_rates;584 bool fixed_bssid;585 bool fixed_channel;586 bool privacy;588 bool control_port;589 bool userspace_handles_dfs;[all …]