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