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