Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance
564 struct ieee80211_if_ibss { struct565 struct timer_list timer;566 struct work_struct csa_connection_drop_work;568 unsigned long last_scan_completed;570 u32 basic_rates;572 bool fixed_bssid;573 bool fixed_channel;574 bool privacy;576 bool control_port;577 bool userspace_handles_dfs;[all …]