Home
last modified time | relevance | path

Searched defs:ieee80211_if_ibss (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/net/mac80211/
Dieee80211_i.h584 struct ieee80211_if_ibss { struct
585 struct timer_list timer;
586 struct wiphy_work csa_connection_drop_work;
588 unsigned long last_scan_completed;
590 u32 basic_rates;
592 bool fixed_bssid;
593 bool fixed_channel;
594 bool privacy;
596 bool control_port;
597 bool userspace_handles_dfs;
[all …]