Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
565 struct ieee80211_if_ibss { struct566 struct timer_list timer;567 struct work_struct csa_connection_drop_work;569 unsigned long last_scan_completed;571 u32 basic_rates;573 bool fixed_bssid;574 bool fixed_channel;575 bool privacy;577 bool control_port;578 bool userspace_handles_dfs;[all …]