Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
557 struct ieee80211_if_ibss { struct558 struct timer_list timer;559 struct work_struct csa_connection_drop_work;561 unsigned long last_scan_completed;563 u32 basic_rates;565 bool fixed_bssid;566 bool fixed_channel;567 bool privacy;569 bool control_port;570 bool userspace_handles_dfs;[all …]