Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
556 struct ieee80211_if_ibss { struct557 struct timer_list timer;558 struct work_struct csa_connection_drop_work;560 unsigned long last_scan_completed;562 u32 basic_rates;564 bool fixed_bssid;565 bool fixed_channel;566 bool privacy;568 bool control_port;569 bool userspace_handles_dfs;[all …]